Clarify httpd starting, systemd hacks would be too complicated and error-prone.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 14 Sep 2014 19:54:06 +0000 (21:54 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 14 Sep 2014 19:54:06 +0000 (21:54 +0200)
README.Fedora

index dea3a1d..8b5b92c 100644 (file)
@@ -1,9 +1,10 @@
 Machine certificate is required in /etc/grid-security.
 
-Start required daemons:
+Start required daemons, httpd may need to be reloaded:
   service memcached start
-  service httpd start
+  service httpd restart
 or:
+  systemctl reload httpd.service
   systemctl start rOCCI-server.target
 
 By default only dummy backend is activated.