Age | Commit message (Collapse) | Author |
|
Just some lame spelling corrections with no functionality.
|
|
dependencies, timeout
|
|
|
|
syslog/kmsg
|
|
|
|
just the reload job
|
|
|
|
|
|
cryptsetup service
|
|
|
|
|
|
|
|
weaker counterpart of Conflicts=, similar to Wants= vs. Requires=
|
|
The property StopRetroactively= needs to be per-dependency, not
per-unit, in order to properly express dependencies between .mount units
and its .device and fsck .service units. If the .device unit is
unplugged the mount should go away, but if the fsck process terminates
the .mount should stay.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
aliased swap disks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fully loaded
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
essential
|
|
|
|
|
|
|
|
|
|
terminates cleanly
|
|
|
|
and into a helper binary
|
|
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.
|
|
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.
|
|
Fixes an assertion triggerable via D-Bus.
https://bugzilla.redhat.com/show_bug.cgi?id=622008
|
|
avoid dangling pointers
|