2017-03-29 18:01:35 +02:00
|
|
|
[Unit]
|
|
|
|
Description=tisbackup
|
2024-11-29 00:54:09 +01:00
|
|
|
|
2017-03-29 18:01:35 +02:00
|
|
|
[Service]
|
|
|
|
Type=simple
|
2022-10-27 09:23:17 +02:00
|
|
|
ExecStart=huey_consumer.py -n tisbackup_gui.huey
|
2024-11-29 00:54:09 +01:00
|
|
|
WorkingDirectory=/opt/tisbackup
|
2017-03-29 18:01:35 +02:00
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|