| Fedora This forum is for the discussion of the Fedora Project. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-13-2004, 01:11 PM
|
#1
|
|
Member
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558
Rep:
|
How do you stop a daemon from starting at bootup??
Fedora is running fine but when I boot I keep getting the "smartd failed" junk and have done the suggestions I found in this forum to try to get it to work properly but am unable to do so. However, I would rather just stop it from running during bootup all together. In Arch Linux you can add or delete daemons that are included at bootup by editing the /etc/rc.conf file but I haven't found anything similar in Fedora.
I found where it is listed in the init.d directory and was wondering if I should just move it from this directory or will that cause other problems?
rberry88
|
|
|
|
02-13-2004, 05:13 PM
|
#2
|
|
Guru
Registered: Jan 2001
Posts: 24,128
Rep: 
|
http://gd.tuwien.ac.at/linuxcommand....s/smartd8.html
That is the man page on this daemon. From there you should be able to tell if its going to impact your system or not. My guess is it won't since its failing so its safe to remove from startup.
|
|
|
|
02-13-2004, 06:30 PM
|
#3
|
|
Member
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558
Original Poster
Rep:
|
I moved it from the init.d directory and that seems to have taken care of the problem. I'll have to play around with it and see what was causing it to fail but for now the annoyance is gone.
rberry88
|
|
|
|
02-13-2004, 08:48 PM
|
#4
|
|
Member
Registered: Feb 2004
Location: California
Posts: 99
Rep:
|
Another way to turn a service on or off is through redhat-config-services, which you can run by clicking Hat->System Settings->Server Settings->Services.
Services that show a check-mark are run when starting the run-level. So to turn a service off completely, you need to uncheck the service and save for each run-level, 1-5.
Maybe your way was easier after all... 
|
|
|
|
02-13-2004, 10:01 PM
|
#5
|
|
Member
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558
Original Poster
Rep:
|
Thanks for pointing that out, I didn't notice that going through the menus and it will come in handy for other things.
I decided to just move because now I know where it is and don't have to worry about it. Plus I want to tinker with it and playing with it while in the /etc/init.d directory didn't seem like a good idea.
rberry88
|
|
|
|
02-17-2004, 09:22 PM
|
#6
|
|
Member
Registered: Aug 2003
Location: KC, MO
Distribution: CentOS, RHEL, SuSE, Fedora
Posts: 243
Rep:
|
A great way to turn on/off services is to use the chkconfig command line utitlity. Logged in as root, start with chkconfig --list. It will show you all of the services on your system and what the settings are for each run level. If you want to turn off a listed service issue the command chkconfig service off. This will turn it off for run levels 2,3,4, and 5. I always shut off kudzu so I just issue the command chkconfig kudzu off. You can list an individual service and see what its settings are too. chkconfig --list kudzu shows me just the kudzu service and its settings for each run level. The graphical option is nice but you have to work with one level at a time, AFAIK. With chkconfig you can turn a service off on all levels with one command.
|
|
|
|
02-18-2004, 01:44 PM
|
#7
|
|
Member
Registered: Feb 2004
Location: California
Posts: 99
Rep:
|
Nice one fly, that's handy.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:37 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|