mirror of
https://github.com/arcan1s/queued.git
synced 2025-07-15 06:45:46 +00:00
Changes in daemon
* changes in cmd parametrs * some refactoring + added sleeptime parametr - bug with pgrep
This commit is contained in:
@ -2,9 +2,8 @@
|
||||
Description=Queue daemon
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=/etc/queued.conf
|
||||
Type=forking
|
||||
ExecStart=/usr/bin/queued -jd $JOBDIR --priority $PRIORITY -q $QUEUEFILE -u $STARTASUSER -wd $WORKDIR
|
||||
ExecStart=/usr/bin/queued
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
|
Reference in New Issue
Block a user