add net-nntp/sabnzbd
This commit is contained in:
parent
3162ae5734
commit
c7b1207098
5 changed files with 278 additions and 0 deletions
10
net-nntp/sabnzbd/files/sabnzbd_at.service
Normal file
10
net-nntp/sabnzbd/files/sabnzbd_at.service
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=SABnzbd binary newsreader
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/share/sabnzbd/SABnzbd.py --logging 1 --browser 0
|
||||
User=sabnzbd
|
||||
Group=sabnzbd
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue