|
@@ -28,7 +28,6 @@ check_args '1' "$#" 'RESTART'
|
|
|
#----------------------------------------------------------#
|
|
#----------------------------------------------------------#
|
|
|
|
|
|
|
|
if [ "$restart" = 'yes' ]; then
|
|
if [ "$restart" = 'yes' ]; then
|
|
|
- log_history "A restart of the server was initiated."
|
|
|
|
|
/sbin/reboot
|
|
/sbin/reboot
|
|
|
fi
|
|
fi
|
|
|
|
|
|