mirror of
https://github.com/arcan1s/queued.git
synced 2026-05-08 01:04:07 +00:00
f11944394f
* changes in cmd parametrs * some refactoring + added sleeptime parametr - bug with pgrep
11 lines
140 B
Desktop File
11 lines
140 B
Desktop File
[Unit]
|
|
Description=Queue daemon
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/bin/queued
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|