Open Source Desktop Environment : InitScript

HomePage :: Categories :: PageIndex :: RecentChanges


Search this site: OSDE.INFO is produced by "osde8info" :

Revision [1079]

The oldest known version of this page was edited on 2008-07-15 17:13:36 by OsdeInfo
www.ubuntu.com

System V InitScript

System V style init script links can be found in /etc/rcN.d/NNname whose target is the script /etc/init.d/name.
These links are run by init when it changes runlevels

CentOS
# chkconfig smartd off
# chkconfig irqbalance off
# chkconfig microcode_ctl off
# chkconfig cpuspeed off


Ed/X/Ubuntu 8+
# update-rc.d -f gdm remove



REFERRERS
InitScript
InstallCentos
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0167 seconds