From: Jason Stephenson Date: Wed, 5 Dec 2018 16:03:29 +0000 (-0500) Subject: Start apache2 rather than restart apache2. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5b483548427107702a4c48b2c5f62e0541c523c3;p=contrib%2Fmasslnc%2Fvmscripts.git Start apache2 rather than restart apache2. Since apache2 is stopped higher up in the buildeg.sh script, we change to starting apache2 towards the end. Restart worked, but start makes more sense. Signed-off-by: Jason Stephenson --- diff --git a/scripts/postbuild.sh b/scripts/postbuild.sh index fa3bb7a..42a2fcf 100755 --- a/scripts/postbuild.sh +++ b/scripts/postbuild.sh @@ -191,7 +191,7 @@ sudo -b /usr/local/bin/websocketd --port 7682 --ssl \ # Start Evergreen up! osrf_control --localhost --start-all /openils/bin/autogen.sh -sudo systemctl restart apache2 +sudo systemctl start apache2 # Setup crontab sed -e '/^OPENILS/i\\