mirror of
https://github.com/qwc/backive.git
synced 2025-01-18 17:47:18 +01:00
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
|