git://scientific.zcu.cz
/
rOCCI-packaging-fedora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99e07ca
)
Remove systemd again - update documentation.
author
František Dvořák
<valtri@civ.zcu.cz>
Wed, 17 Sep 2014 23:01:13 +0000
(
01:01
+0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Wed, 17 Sep 2014 23:01:13 +0000
(
01:01
+0200)
README.Fedora
patch
|
blob
|
blame
|
history
diff --git
a/README.Fedora
b/README.Fedora
index
446718b
..
407b2ef
100644
(file)
--- a/
README.Fedora
+++ b/
README.Fedora
@@
-1,11
+1,11
@@
Machine certificate is required in /etc/grid-security.
-Start
required daemons, httpd may need to be reloaded if already running
:
+Start
and enable required daemons (httpd needs to be restarted if already running)
:
service memcached start
service httpd restart
-or:
- systemctl
reload httpd.service
- systemctl
start rOCCI-server.target
+
+ systemctl
enable httpd
+ systemctl
enable memcached
By default only dummy backend is activated.