Que inits script sudo friendly, pid files moved to tmp/pids #2724

This commit is contained in:
Priit Tark 2015-07-16 18:42:49 +03:00
parent 9d22212acd
commit 463df1f406
4 changed files with 31 additions and 17 deletions

View file

@ -22,9 +22,15 @@ Installation at deployed server:
sudo /etc/init.d/que start # for manual start
sudo update-rc.d que defaults # for start in server boot
# Debugging
PID files
---------
You can run que manually as well:
All pid files are at tmp/pids directory.
Debugging
---------
You can run que manually as well for debugging:
cd /home/registry/registry/current