Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
hierarchies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
emergency shell
|
|
|
|
before creating $foo wants links
|
|
activation loop
|
|
messages are lost
|
|
|
|
standards
|
|
This replaces OOMAdjust= by OOMScoreAdjust= in the config files,
breaking compatibility with older unit files. However, this keeps compat
with older kernels which lack the new OOM rework.
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=614619
|
|
We should not avoid stopping services when using isolate, since that
kinda defeats the point of it.
http://bugzilla.redhat.com/show_bug.cgi?id=627014
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fills this in anyway
|
|
|
|
|
|
|
|
|
|
|
|
decode exit codes in systemctl
|
|
output on the TTY in all cases
|
|
|
|
precedence over distro-specific configuration
In order to unify configuration across distributions we pick the
simple-most option by default (Debian's /etc/hostname) and then fall
back to distro-specific hacks if that doesn't exist.
|