mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03:00
doc: remove legacy DefaultControlGroup from dbus properties
DefaultControlGroup does not exist any more.
This commit is contained in:
parent
210cb8d690
commit
4fad639a13
@ -2468,10 +2468,6 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice {
|
||||
<varname>IgnoreOnIsolate</varname>, <varname>IgnoreOnSnapshot</varname> map directly to the
|
||||
corresponding configuration booleans in the unit file.</para>
|
||||
|
||||
<para><varname>DefaultControlGroup</varname> contains the main control group of this unit as a
|
||||
string. This refers to a group in systemd's own <literal>name=systemd</literal> hierarchy, which
|
||||
systemd uses to watch and manipulate the unit and all its processes.</para>
|
||||
|
||||
<para><varname>NeedDaemonReload</varname> is a boolean that indicates whether the configuration file
|
||||
this unit is loaded from (i.e. <varname>FragmentPath</varname> or <varname>SourcePath</varname>) has
|
||||
changed since the configuration was read and hence whether a configuration reload is recommended.
|
||||
|
Loading…
x
Reference in New Issue
Block a user