Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
this should happen in the kernel itself, not be controlled from
userspace, if at all. So let's kill this here.
|
|
non-ro root dirs
Instead of using /forcefsck and /fastboot people should just kernel
command line options to achieve the same.
|
|
socket-activate nscd anyway
|
|
|
|
|
|
|
|
|
|
single user mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That should friendlier for folks who just run "shutdown" to figure out
the command line arguments...
https://bugzilla.redhat.com/show_bug.cgi?id=624149
|
|
|
|
|
|
|
|
assumption that systemd-update-utmp is used
|
|
|
|
|
|
lines for oneshot services
In contrast to the other service types oneshot services are usually not
long lasting and there's not necessarily a single clean main process for
them. This change allows multiple ExecStart= lines for this type of
services so that the admin/developer doesn't have to arbitrarily pick on
of various sequential commands as the "main one".
|
|
falling back to upstart/initctl
|
|
|
|
parent cgroups
|
|
|
|
systemctl status
|
|
|
|
|
|
essential
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
don't need it anymore and it is crutfy
|