pandora_t_for_time/player/player-front.service
2023-11-08 23:31:06 +01:00

11 lines
224 B
Desktop File

[Unit]
Description=player
[Service]
Type=simple
Restart=always
KillSignal=SIGINT
ExecStart=/srv/pandora/t_for_time/player/player.py --mode main --playlist /srv/t_for_time/render/front.m3u
[Install]
WantedBy=default.target