Files
CouchPotatoServer/init/couchpotato.fedora.service
2014-06-11 09:34:06 +02:00

14 lines
248 B
Desktop File

[Unit]
Description=CouchPotato application instance
After=network.target
[Service]
ExecStart=/var/lib/CouchPotatoServer/CouchPotato.py --daemon
GuessMainPID=no
Type=forking
User=couchpotato
Group=couchpotato
[Install]
WantedBy=multi-user.target