Age | Commit message (Collapse) | Author |
|
|
|
RefuseManualStop=
Some unit shall never be start on user request (e.g. shutdown.target)
others never be stopped on user request (e.g. auditd.servce), hence
offer options for both.
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=619922
|
|
|
|
|
|
|
|
remove the one that is "conflicted"
This gives the writer of units control which unit is kept and which is
stopped when two units conflict.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
seperate arguments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rescue/emergency modes
|
|
|
|
|
|
|
|
|
|
jobs due to the impact minimizer
|
|
bit more robust
|
|
|
|
|
|
file is now shipped upstream dbus
|
|
|
|
units now default to /dev/null stdout otherwise
|
|
|
|
repeated lines
|
|
|
|
|
|
This patch gives minimal Arch support (enough to boot).
We still need to parse the services to start from /etc/rc.conf before systemd can be a drop-in replacement on Arch.
|
|
|
|
|
|
|
|
that they don't fight for tty access
|
|
|
|
|
|
|
|
|