Contents /
Previous /
Next
Scripts in /etc/init.d/
Scripts for controlling the system (see README file).
At boot time, the boot level master script /etc/init.d/boot
is called to initialise the system (e.g. file system check, ...)
Each script controls one service.
A scripts is called with option start, status or stop.
Example:
>./network status
Checking network interfaces:
lo running
dhcpcd running
eth0 not up
eth0 running
ippp0 dead