LinHES Forums
http://forums.linhes.org/

managing daemons in R6
http://forums.linhes.org/viewtopic.php?f=6&t=20452
Page 1 of 1

Author:  graysky [ Sun Nov 01, 2009 7:04 am ]
Post subject:  managing daemons in R6

With Arch, I know which daemons will load on boot because they're in the daemon's array in /etc/rc.conf. How can I tell which daemons will load on boot under R6?

Author:  djb61230 [ Sun Nov 01, 2009 7:59 am ]
Post subject: 

I'm not sure on this but my guess is that all the items in /var/service are started at boot.

You add/remove services like this:

Code:
sudo add_service.sh daemonname

sudo remove_service.sh daemonname


To test my claim I see on my backend there is a /var/service/mysql but not my client in /var/service. Which makes sense since mysql only runs on the backend.

Also a handy wiki page:

http://www.knoppmythwiki.org/index.php?page=view/R5.5%2FR6.x+Differences+Table+and+Equivalent+Commands

Author:  graysky [ Sun Nov 01, 2009 9:23 am ]
Post subject: 

Cool, /var/service seems right. Thanks!

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/