TISbackup/scripts/tisbackup_huey.service
fggp 6a0aa04db4
Start command
The start command path for tisbakcup_huey.service was wrong.
2022-10-27 09:23:17 +02:00

10 lines
172 B
Desktop File

[Unit]
Description=tisbackup
[Service]
Type=simple
ExecStart=huey_consumer.py -n tisbackup_gui.huey
WorkingDirectory=/opt/tisbackup
[Install]
WantedBy=multi-user.target