Error in the documentation

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
HotelCalifornia
Newbie
Newbie
Posts: 8
Joined: September 25th, 2012, 10:24 pm

Error in the documentation

Post by HotelCalifornia »

Hi all,

At this page: http://wiki.sabnzbd.org/install-fedora-repo

It says in the end to run the following command to run SABnzbd as a daemon
4. (as root) if the third step works: "chkconfig —levels 345 SABnzbd on", to have SABnzbd started in run levels 3,4, and 5 when your computer starts
This doesn't work.

This is what worked for me on CentOS 6.4:
1. "chkconfig SABnzbd on"
2. "chkconfig --level 345 SABnzbd on"
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Error in the documentation

Post by shypike »

Fixed now.
Thanks!
Post Reply