Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
saemproject
saemref-formula
Commits
8f7452ad
Commit
8f7452ad
authored
Feb 09, 2017
by
Philippe Pepiot
Committed by
Denis Laxalde
Feb 09, 2017
Browse files
README: drop references to centos 6
parent
21bd0b78
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
8f7452ad
...
...
@@ -50,14 +50,11 @@ Initialize instance database schema with ``cubicweb-ctl db-init``.
----------------------
Install and manage `supervisor`_ configuration for the saemref installation.
Here is some useful commands:
- restart instance: ``supervisorctl restart saemref``
- restart supervisor: ``systemctl restart supervisord``
+--------------------------+-----------------------------------------------------+-------------------------------------+
| OS | Restart instance | Restart supervisor |
+==========================+=====================================================+=====================================+
| Centos 6 | ``su - saemref -c 'supervisorctl restart saemref'`` | ``/etc/init.d/supervisord restart`` |
+--------------------------+-----------------------------------------------------+-------------------------------------+
| Centos 7 / Debian Jessie | ``supervisorctl restart saemref`` | ``systemctl restart supervisord`` |
+--------------------------+-----------------------------------------------------+-------------------------------------+
Requirements
============
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment