cdosea-play/cdosea-play.service

13 lines
227 B
SYSTEMD

[Unit]
Description=player
After=gnome-session.target network-online.target
[Service]
Type=simple
Restart=on-failure
KillSignal=SIGINT
ExecStart=/usr/local/bin/cdosea-play autostart
[Install]
WantedBy=graphical-session.target