X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsystem%2Fcommon_sysadmin.sh;fp=scripts%2Fsystem%2Fcommon_sysadmin.sh;h=4ab80ed3716e6092650b5e8b8b6c30763a9d9869;hb=baed4084d174d297d86b6224c0ee608bfba8184a;hp=223067f6ce7443b56f2fc929c94613ec55773910;hpb=28784b1e4c0fb4f0c0b655ac8382bc35b644eb4c;p=feisty_meow.git diff --git a/scripts/system/common_sysadmin.sh b/scripts/system/common_sysadmin.sh index 223067f6..4ab80ed3 100644 --- a/scripts/system/common_sysadmin.sh +++ b/scripts/system/common_sysadmin.sh @@ -181,7 +181,7 @@ function restart_bind() echo "The bind service did not restart properly. Please check the error logs." exit 1 fi - echo DNS server restarted. + echo DNS service restarted. } ############################################################################ @@ -317,6 +317,7 @@ function restart_apache() echo "Please consult the apache error logs for more details." exit 1 fi + echo Apache2 service restarted. } # sets up the serverpilot storage location for a user hosted web site.