Changes
Page history
changed daemon info
authored
Apr 13, 2014
by
Janez K
Show whitespace changes
Inline
Side-by-side
daemon.markdown
View page @
e4400931
...
...
@@ -19,10 +19,10 @@ Alternatively you can see the status like this
supervisorctl status
```
Or see the tail of the logs (log file locations can be setup in supervisord.conf
, default is ./temp/
)
Or see the tail of the logs (log file locations can be setup in supervisord.conf)
```
bash
supervisorctl
tail
search
supervisorctl
tail
tap
```
Whenever you feel like shutting it down
...
...
...
...