pandora_t_for_time/player/player-back.service
2025-10-20 10:39:28 +01:00

13 lines
334 B
Desktop File

[Unit]
Description=player
After=gnome-session.target
Wants=network-online.target
[Service]
Type=simple
Restart=on-failure
KillSignal=SIGINT
ExecStart=/srv/pandora/t_for_time/player/player.py --mode peer --playlist /srv/t_for_time/render/back.m3u --config /srv/t_for_time/render/back.json
[Install]
WantedBy=graphical-session.target