pandora_t_for_time/player/player-back.service
2023-11-09 00:32:32 +01:00

11 lines
233 B
Desktop File

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