mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-26 06:06:03 +01:00
SysV only. When stopping or rebooting the system, the network boot script is run and looks at all the /etc/sysconfig/ifconfig.* files. Some of the devices these files refer to may not be active or even refer to interfaces that are not defined on the current system. This change ignores non-existant interfaces and any interfaces that are not UP. This change also avoids bogus warning or error error messages when the system is shutting down. |
||
---|---|---|
.. | ||
checkfs | ||
cleanfs | ||
console | ||
halt | ||
localnet | ||
modules | ||
mountfs | ||
mountvirtfs | ||
network | ||
rc | ||
reboot | ||
sendsignals | ||
setclock | ||
swap | ||
sysctl | ||
sysklogd | ||
template | ||
udev | ||
udev_retry |