Skip to content
GitLab
Explore
Sign in
Changes
Page history
update
authored
Apr 13, 2014
by
Janez K
Hide whitespace changes
Inline
Side-by-side
daemon.markdown
View page @
a44350aa
...
...
@@ -9,7 +9,6 @@ cp __supervisord.conf supervisord.conf
vi supervisord.conf
```
Afterwards you can start the daemon like this (you must be in the same folder as supervisord.conf or your supervisord.conf must be /etc/)
```
bash
...
...