1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||
[Unit] |
|||
Description=CouchPotato application instance |
|||
|
|||
[Service] |
|||
ExecStart=/usr/lib/CouchPotatoServer/CouchPotato.py --daemon |
|||
GuessMainPID=no |
|||
Type=forking |
|||
User=couchpotato |
|||
Group=couchpotato |
|||
|
|||
[Install] |
|||
WantedBy=multi-user.target |
Loading…
Reference in new issue