Difference between revisions of "Package:SABnzbd"

From Funtoo
Jump to navigation Jump to search
(package page creation)
 
m
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|CatPkg=net-nntp/sabnzbd
|CatPkg=net-nntp/sabnzbd
|Homepage=https://sabnzbd.org/
|Homepage=https://sabnzbd.org/
}}
{{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### gpasswd -a localuser sabnzbd
}}
{{console|body=
##i### rc-update add sabnzbd default
##g##*##!g## service sabnzbd added to runlevel default
}}
{{console|body=
##i### rc-service sabnzbd start
##g##*##!g## Starting SABnzbd ...                                                            ##bl##[##!bl## ##g##ok##!g## ##bl##]##!bl##
}}
{{EbuildFooter}}
{{EbuildFooter}}

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 ]