View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Sep 19, 2003 7:20 pm 
Offline
Site Admin
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location: Whittier, Ca
By default, KnoppMyth only starts daemons that are needed for MythTV to run. If you'd like have a daemon to automatically start on boot do the following:

#update-rc.d daemon defaults

Cecil


Top
 Profile  
 
PostPosted: Mon Jun 16, 2008 6:56 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
cecil wrote:
By default, KnoppMyth only starts daemons that are needed for MythTV to run. If you'd like have a daemon to automatically start on boot do the following:

#update-rc.d daemon defaults

Cecil


For the newb's, to remove a daemon from the start-up, simply add the word "remove" like so:
Code:
# update-rc.d remove daemon

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 17, 2008 9:35 am 
Offline
Joined: Wed Jan 04, 2006 10:20 am
Posts: 387
Location: South New Jersey, USA
Is there a way to list the daemons that are being loaded at boot time and maybe even the order that they load in?

_________________
LINHES 8.6.1 BE/FE - MSI K9N6SGM-V with AMD A64 X2 4600+, 4GB Ram. 1.5TB WD. HDHR Prime. Nvidia GT210. MCE remote.
FrontEnd - Dell Vostro 400 3.0GHz Core2Duo NVidia GeForce210. MCE Remote


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 17, 2008 8:07 pm 
Offline
Joined: Sun Feb 26, 2006 11:46 am
Posts: 67
Code:
ls /etc/rc5.d

The files that start with a 'S' are loaded on system startup. The files that start with a 'K' are for shutting down. They are run in number order in their file name.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 18, 2008 6:50 am 
Offline
Joined: Fri Sep 15, 2006 12:16 pm
Posts: 292
cjd1 wrote:
Code:
ls /etc/rc5.d

The files that start with a 'S' are loaded on system startup. The files that start with a 'K' are for shutting down. They are run in number order in their file name.


I am pretty sure that the system starts up in single user mode
(run level S) then switches to runlevel 5 so a more complete
list might be given by:
Code:
ls -1 /etc/rcS.d/* ; ls -1 /etc/rc5.d/*

_________________
R5F27 using R5F1 Nvidia drivers
HD-5500 analog from NTSC Sat Rx, with OTA DVB too
GeForce MX-440 SVideo tvout to a TV
Older dual core 3.4ghz Intel CPU
Asus P5PE-VM Motherboard
2 GB RAM
1 TB LVM2
VirtualBox
Samba


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 18, 2008 8:59 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
;-) I was going to say "read the log files!" since most init scripts self identify when run, but looking at the appropriate /etc/rc?.d directories is really the right answer.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu