mirror of https://github.com/qwc/backive.git
10 lines
145 B
SYSTEMD
10 lines
145 B
SYSTEMD
|
[Unit]
|
||
|
Description=Backive
|
||
|
|
||
|
[Service]
|
||
|
Nice=19
|
||
|
IOSchedulingClass=2
|
||
|
IOSchedulingPriority=7
|
||
|
WorkingDirectory=/the/path/of/backive
|
||
|
ExecStart=backive
|