cdosea-play/cdosea-play.service
2024-01-15 10:54:51 +01:00

12 lines
227 B
Desktop File

[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