If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Init scripts are small shell programs that usually control services, also known as daemons. Other applications for init scripts involve simply controlling the state of something such as hdparm (HDD sleep timeouts), iptables (loading firewall rule-sets into the kernel) and setserial (COM port configuration).The /etc/init.d directory contains the scripts executed by init at boot time and when the init state.
(more…)
Tags:
file rc,
file rc debian,
file rc manpage,
file rc ubuntu,
linux startup scripts,
rcconf debian,
rcconf man page,
rcconf ubuntu,
update rc debian,
update rc man page,
update rc ubuntu