mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-17 19:48:50 +00:00
Merge branch 'upstream-fixes' into debian
This commit is contained in:
commit
2d7f4ccfee
@ -75,7 +75,7 @@
|
||||
<option>ExecStartPre=</option>,
|
||||
<option>ExecStartPost=</option>,
|
||||
<option>ExecStopPre=</option> and
|
||||
<option>ExecStoptPost=</option> commands are executed
|
||||
<option>ExecStopPost=</option> commands are executed
|
||||
in.</para>
|
||||
|
||||
<para>For each socket file a matching service file
|
||||
|
||||
@ -761,7 +761,7 @@ static int dot_one_property(const char *name, const char *prop, DBusMessageIter
|
||||
"RequiresOverridable", "[color=\"black\"]",
|
||||
"Requisite", "[color=\"darkblue\"]",
|
||||
"RequisiteOverridable", "[color=\"darkblue\"]",
|
||||
"Wants", "[color=\"darkgrey\"]",
|
||||
"Wants", "[color=\"grey66\"]",
|
||||
"Conflicts", "[color=\"red\"]",
|
||||
"ConflictedBy", "[color=\"red\"]",
|
||||
"After", "[color=\"green\"]"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user