summaryrefslogtreecommitdiff
blob: 76b8dbed164b27c963081c80620dbb7947c1fd8c (plain)
1
2
3
4
5
6
7
#!/sbin/openrc-run

pidfile="/run/sonarr.pid"
command="/opt/sonarr/Sonarr"
command_user="${GROUP:-sonarr}:${USER:-sonarr}"
command_background=true