Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
friends. Also remove the leading space before ... for ebegin.
|
|
|
|
|
|
|
|
how to handle this.
|
|
|
|
|
|
|
|
|
|
need to use something else, like say find.
|
|
|
|
|
|
|
|
for / --bind mounts, Gentoo #239922. Thanks to Duncan.
|
|
|
|
|
|
|
|
BSD's so adjust accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
services in rc-status.
|
|
Without this change, modules like pam_mktemp or pam_env and similar
will be unable to change users' environments, like they are supposed
to.
|
|
|
|
|
|
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.
|
|
|
|
|