Age | Commit message (Collapse) | Author |
|
RC_REBOOT is now yes when rebooting.
Document the special reboot runlevel.
|
|
rc-update -u will force a regen of the dep tree
rc_newer_than and rc_olderthan now take another two parameters for newest/oldest file and mtime
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split halt.sh into halt, killprocs, romount and savecache services.
The reboot runlevel is removed but mapped to shutdown.
The halt script should be moved to the sysvinit package.
|
|
The runlevels shutdown, reboot, sysinit and single should be called by
init(8) and shutdown(8) and not manually.
sysvinit users will have to add sulogin to their inittab to secure the
console.
|
|
|
|
|
|
|
|
|
|
directory, Gentoo #237263.
|
|
|
|
maybe working better with interpreted scripts.
|
|
|
|
created, Gentoo #175783.
|
|
runlevel and any unassigned non stopped services, #52.
|
|
|
|
The application may not wish this behaviour and should fork/exec the service itself.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from glibc.
|
|
expensive malloc calls.
|
|
|
|
|
|
from queue(3). Refactor code style around the BSD KNF.
|
|
|
|
|
|
|
|
|
|
|
|
Alternatively, document the use of starting the script interpreter and passing the daemon as an option.
|
|
|
|
|
|
|
|
|
|
|
|
dependency tree when in a jail, #bug 22
|
|
|
|
|
|
|
|
|