net-nntp/sabnzbd: fix sabnzbd service

Thanks to Mike Crawford for the report and fix.  #638560.

Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Justin Bronder
2017-11-26 14:26:43 -05:00
parent cd5efe46ee
commit ad458c8b83

View File

@@ -3,8 +3,8 @@ Description=SABnzbd binary newsreader
[Service]
ExecStart=/usr/share/sabnzbd/SABnzbd.py --logging 1 --browser 0
User=%I
Group=%I
User=sabnzbd
Group=sabnzbd
[Install]
WantedBy=multi-user.target