注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:SABnzbd"
Jump to navigation
Jump to search
m (dump console output ahead of page edit) |
m |
||
Line 4: | Line 4: | ||
|Homepage=https://sabnzbd.org/ | |Homepage=https://sabnzbd.org/ | ||
}} | }} | ||
{{console|body= | {{console|body= | ||
##g##*##!g## Default directory: /var/lib/sabnzbd | ##g##*##!g## Default directory: /var/lib/sabnzbd | ||
Line 18: | Line 16: | ||
>>> net-nntp/sabnzbd-1.2.2 merged. | >>> net-nntp/sabnzbd-1.2.2 merged. | ||
}} | }} | ||
{{console|body= | |||
##i### gpasswd -a localuser sabnzbd | |||
}} | |||
{{console|body= | |||
##i### rc-update add sabnzbd default | |||
##g##*##!g## service sabnzbd added to runlevel default | |||
}} | |||
{{console|body= | {{console|body= |
Latest revision as of 09:40, March 22, 2017
SABnzbd
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
root ##g##*##!g## Default directory: /var/lib/sabnzbd * * To add a user to the sabnzbd group so it can edit SABnzbd+ files, run: * * gpasswd -a <user> sabnzbd * * By default, SABnzbd+ will listen on TCP port 8080. * * As Growl is not the default notification system on Gentoo, we disable it. >>> net-nntp/sabnzbd-1.2.2 merged.
root ##i### gpasswd -a localuser sabnzbd
root ##i### rc-update add sabnzbd default * service sabnzbd added to runlevel default
root ##i### rc-service sabnzbd start * Starting SABnzbd ... [ ok ]