Note
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
(package page creation) |
m (dump console output ahead of page edit) |
||
Line 5: | Line 5: | ||
}} | }} | ||
{{console|body= | |||
##g##*##!g## Default directory: /var/lib/sabnzbd | |||
##g##*##!g## | |||
##g##*##!g## To add a user to the sabnzbd group so it can edit SABnzbd+ files, run: | |||
##g##*##!g## | |||
##g##*##!g## gpasswd -a <user> sabnzbd | |||
##g##*##!g## | |||
##g##*##!g## By default, SABnzbd+ will listen on TCP port 8080. | |||
##g##*##!g## | |||
##g##*##!g## As Growl is not the default notification system on Gentoo, we disable it. | |||
>>> net-nntp/sabnzbd-1.2.2 merged. | |||
}} | |||
{{console|body= | |||
##i### rc-service sabnzbd start | |||
##g##*##!g## Starting SABnzbd ... ##bl##[##!bl## ##g##ok##!g## ##bl##]##!bl## | |||
}} | |||
{{EbuildFooter}} | {{EbuildFooter}} |
Revision as of 09:36, 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### rc-service sabnzbd start * Starting SABnzbd ... [ ok ]