From bdac560801ac01af616c127ba603a4b2d7d54c47 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 6 Jul 2020 11:00:06 +0200 Subject: [PATCH] tree-wide: drop quotes from around [section] For users, the square brackets already serve as markup and clearly delineate the section name from surrounding text. Putting additional markup around that only adds clutter. Also, we were very inconsistent in using the quotes. Let's just drop them altogether. --- man/coredump.conf.xml | 2 +- man/daemon.xml | 4 +- man/homed.conf.xml | 2 +- man/journal-remote.conf.xml | 2 +- man/journal-upload.conf.xml | 2 +- man/journald.conf.xml | 2 +- man/logind.conf.xml | 2 +- man/networkd.conf.xml | 2 +- man/pstore.conf.xml | 2 +- man/resolved.conf.xml | 2 +- man/systemctl.xml | 14 +- man/systemd-sleep.conf.xml | 2 +- man/systemd-suspend.service.xml | 2 +- man/systemd-system.conf.xml | 4 +- man/systemd.automount.xml | 6 +- man/systemd.device.xml | 4 +- man/systemd.dnssd.xml | 2 +- man/systemd.link.xml | 4 +- man/systemd.mount.xml | 6 +- man/systemd.netdev.xml | 88 ++++----- man/systemd.network.xml | 311 ++++++++++++++------------------ man/systemd.nspawn.xml | 6 +- man/systemd.path.xml | 6 +- man/systemd.scope.xml | 4 +- man/systemd.service.xml | 10 +- man/systemd.slice.xml | 4 +- man/systemd.socket.xml | 6 +- man/systemd.special.xml | 14 +- man/systemd.swap.xml | 6 +- man/systemd.target.xml | 4 +- man/systemd.timer.xml | 6 +- man/systemd.unit.xml | 2 +- man/timesyncd.conf.xml | 2 +- 33 files changed, 250 insertions(+), 285 deletions(-) diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml index 81cdc33898f..46da7741c97 100644 --- a/man/coredump.conf.xml +++ b/man/coredump.conf.xml @@ -49,7 +49,7 @@ Options All options are configured in the - [Coredump] section: + [Coredump] section: diff --git a/man/daemon.xml b/man/daemon.xml index 52b3883607c..072529eeecb 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -357,7 +357,7 @@ special target unit sockets.target. It is recommended to place a WantedBy=sockets.target directive in the - [Install] section to automatically add such a + [Install] section to automatically add such a dependency on installation of a socket unit. Unless DefaultDependencies=no is set, the necessary ordering dependencies are implicitly created for all socket @@ -520,7 +520,7 @@ operating system-independent. Make sure to include an - [Install] section including installation + [Install] section including installation information for the unit file. See systemd.unit5 for details. To activate your service on boot, make sure to diff --git a/man/homed.conf.xml b/man/homed.conf.xml index 9e321940b72..2c5f3355d31 100644 --- a/man/homed.conf.xml +++ b/man/homed.conf.xml @@ -42,7 +42,7 @@ Options - The following options are available in the [Home] section: + The following options are available in the [Home] section: diff --git a/man/journal-remote.conf.xml b/man/journal-remote.conf.xml index ab3dfd0111f..3db12dd0ce6 100644 --- a/man/journal-remote.conf.xml +++ b/man/journal-remote.conf.xml @@ -49,7 +49,7 @@ Options All options are configured in the - [Remote] section: + [Remote] section: diff --git a/man/journal-upload.conf.xml b/man/journal-upload.conf.xml index f2721a75e7d..6cb1aa474de 100644 --- a/man/journal-upload.conf.xml +++ b/man/journal-upload.conf.xml @@ -43,7 +43,7 @@ Options - All options are configured in the [Upload] section: + All options are configured in the [Upload] section: diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 957ec36a68c..5c9419b012e 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -53,7 +53,7 @@ Options All options are configured in the - [Journal] section: + [Journal] section: diff --git a/man/logind.conf.xml b/man/logind.conf.xml index b23794c2f3d..22f21355b62 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -46,7 +46,7 @@ Options All options are configured in the - [Login] section: + [Login] section: diff --git a/man/networkd.conf.xml b/man/networkd.conf.xml index 6c60f6cf6b2..e8e41ebe920 100644 --- a/man/networkd.conf.xml +++ b/man/networkd.conf.xml @@ -45,7 +45,7 @@ [Network] Section Options - The following options are available in the [Network] section: + The following options are available in the [Network] section: diff --git a/man/pstore.conf.xml b/man/pstore.conf.xml index 15af353de14..501171e78a8 100644 --- a/man/pstore.conf.xml +++ b/man/pstore.conf.xml @@ -44,7 +44,7 @@ Options All options are configured in the - [PStore] section: + [PStore] section: diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml index a39da086bf3..0e7a9f4bc66 100644 --- a/man/resolved.conf.xml +++ b/man/resolved.conf.xml @@ -41,7 +41,7 @@ Options - The following options are available in the [Resolve] section: + The following options are available in the [Resolve] section: diff --git a/man/systemctl.xml b/man/systemctl.xml index f05beaf6eeb..28c2194285f 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -582,7 +582,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err Enable one or more units or unit instances. This will create a set of symlinks, as encoded in the - [Install] sections of the indicated unit files. After the symlinks have been created, + [Install] sections of the indicated unit files. After the symlinks have been created, the system manager configuration is reloaded (in a way equivalent to daemon-reload), in order to ensure the changes are taken into account immediately. Note that this does not have the effect of also starting any of the units being enabled. If this is @@ -605,7 +605,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err . - Note that this operation creates only the symlinks suggested in the [Install] + Note that this operation creates only the symlinks suggested in the [Install] section of the unit files. While this command is the recommended way to manipulate the unit configuration directory, the administrator is free to make additional changes manually by placing or removing symlinks below this directory. This is particularly useful to create configurations that deviate from the suggested @@ -645,7 +645,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err This command expects valid unit names only, it does not accept paths to unit files. In addition to the units specified as arguments, all units are disabled that are listed in the - Also= setting contained in the [Install] section of any of the unit + Also= setting contained in the [Install] section of any of the unit files being operated on. This command implicitly reloads the system manager configuration after completing the operation. Note @@ -668,7 +668,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err Reenable one or more units, as specified on the command line. This is a combination of disable and enable and is useful to reset the symlinks a unit file is - enabled with to the defaults configured in its [Install] section. This command expects + enabled with to the defaults configured in its [Install] section. This command expects a unit name only, it does not accept paths to unit files. @@ -768,17 +768,17 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err static - The unit file is not enabled, and has no provisions for enabling in the [Install] unit file section. + The unit file is not enabled, and has no provisions for enabling in the [Install] unit file section. 0 indirect - The unit file itself is not enabled, but it has a non-empty Also= setting in the [Install] unit file section, listing other unit files that might be enabled, or it has an alias under a different name through a symlink that is not specified in Also=. For template unit files, an instance different than the one specified in DefaultInstance= is enabled. + The unit file itself is not enabled, but it has a non-empty Also= setting in the [Install] unit file section, listing other unit files that might be enabled, or it has an alias under a different name through a symlink that is not specified in Also=. For template unit files, an instance different than the one specified in DefaultInstance= is enabled. 0 disabled - The unit file is not enabled, but contains an [Install] section with installation instructions. + The unit file is not enabled, but contains an [Install] section with installation instructions. > 0 diff --git a/man/systemd-sleep.conf.xml b/man/systemd-sleep.conf.xml index a6949b0c3b1..1acf0e89051 100644 --- a/man/systemd-sleep.conf.xml +++ b/man/systemd-sleep.conf.xml @@ -105,7 +105,7 @@ Options The following options can be configured in the - [Sleep] section of + [Sleep] section of /etc/systemd/sleep.conf or a sleep.conf.d file: diff --git a/man/systemd-suspend.service.xml b/man/systemd-suspend.service.xml index 4f445123a77..e57000e09ad 100644 --- a/man/systemd-suspend.service.xml +++ b/man/systemd-suspend.service.xml @@ -80,7 +80,7 @@ Internally, this service will echo a string like mem into /sys/power/state, to trigger the actual system suspend. What exactly is written - where can be configured in the [Sleep] section + where can be configured in the [Sleep] section of /etc/systemd/sleep.conf or a sleep.conf.d file. See systemd-sleep.conf5. diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index dd505c05f0a..8cf5666f4bd 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -58,7 +58,7 @@ Options All options are configured in the - [Manager] section: + [Manager] section: @@ -149,7 +149,7 @@ for details. During the first phase of the shutdown operation the system and service manager remains running and hence RuntimeWatchdogSec= is still honoured. In order to define a timeout on this first phase of system shutdown, configure JobTimeoutSec= and JobTimeoutAction= - in the [Unit] section of the shutdown.target unit. By default + in the [Unit] section of the shutdown.target unit. By default RuntimeWatchdogSec= defaults to 0 (off), and RebootWatchdogSec= to 10min. KExecWatchdogSec= may be used to additionally enable the watchdog when kexec is being executed rather than when rebooting. Note that if the kernel does not reset the watchdog on kexec (depending diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml index fd65f5da798..29b9bb14e14 100644 --- a/man/systemd.automount.xml +++ b/man/systemd.automount.xml @@ -35,9 +35,9 @@ this unit type. See systemd.unit5 for the common options of all unit configuration files. The common - configuration items are configured in the generic [Unit] and - [Install] sections. The automount specific configuration options - are configured in the [Automount] section. + configuration items are configured in the generic [Unit] and + [Install] sections. The automount specific configuration options + are configured in the [Automount] section. Automount units must be named after the automount directories they control. Example: the automount point /home/lennart must be configured in a unit file diff --git a/man/systemd.device.xml b/man/systemd.device.xml index 84acf9001a7..085fd62bcee 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -36,8 +36,8 @@ systemd.unit5 for the common options of all unit configuration files. The common configuration items are configured in the generic - [Unit] and [Install] - sections. A separate [Device] section does not + [Unit] and [Install] + sections. A separate [Device] section does not exist, since no device-specific options may be configured. systemd will dynamically create device units for all kernel diff --git a/man/systemd.dnssd.xml b/man/systemd.dnssd.xml index 2fb0a8ee706..d7e6caddf1e 100644 --- a/man/systemd.dnssd.xml +++ b/man/systemd.dnssd.xml @@ -64,7 +64,7 @@ [Service] Section Options - The network service file contains a [Service] + The network service file contains a [Service] section, which specifies a discoverable network service announced in a local network with Multicast DNS broadcasts. diff --git a/man/systemd.link.xml b/man/systemd.link.xml index d7724a0a59c..dc59ee4e9a7 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -64,8 +64,8 @@ [Match] Section Options A link file is said to match a device if all matches specified by the - [Match] section are satisfied. When a link file does not contain valid settings - in [Match] section, then the file will match all devices and + [Match] section are satisfied. When a link file does not contain valid settings + in [Match] section, then the file will match all devices and systemd-udevd warns about that. Hint: to avoid the warning and to make it clear that all interfaces shall be matched, add the following: OriginalName=* diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 07feccb54a0..f5a9d446e9b 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -34,9 +34,9 @@ this unit type. See systemd.unit5 for the common options of all unit configuration files. The common - configuration items are configured in the generic [Unit] and - [Install] sections. The mount specific configuration options are - configured in the [Mount] section. + configuration items are configured in the generic [Unit] and + [Install] sections. The mount specific configuration options are + configured in the [Mount] section. Additional options are listed in systemd.exec5, diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index e8c1c140cfe..37659326e36 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -193,7 +193,7 @@ [Match] Section Options A virtual network device is only created if the - [Match] section matches the current + [Match] section matches the current environment, or if the section is empty. The following keys are accepted: @@ -259,7 +259,7 @@ [NetDev] Section Options - The [NetDev] section accepts the + The [NetDev] section accepts the following keys: @@ -290,7 +290,7 @@ The maximum transmission unit in bytes to set for the device. The usual suffixes K, M, G are supported and are understood to the base of 1024. For tun or tap devices, MTUBytes= setting is not currently supported in - [NetDev] section. Please specify it in [Link] section of + [NetDev] section. Please specify it in [Link] section of corresponding systemd.network5 files. @@ -300,8 +300,8 @@ MACAddress= The MAC address to use for the device. For tun or tap - devices, setting MACAddress= in the [NetDev] section is not - supported. Please specify it in [Link] section of the corresponding + devices, setting MACAddress= in the [NetDev] section is not + supported. Please specify it in [Link] section of the corresponding systemd.network5 file. If this option is not set, vlan devices inherit the MAC address of the physical interface. For other kind of netdevs, if this option is not set, then MAC address is @@ -316,7 +316,7 @@ [Bridge] Section Options - The [Bridge] section only applies for + The [Bridge] section only applies for netdevs of kind bridge, and accepts the following keys: @@ -436,7 +436,7 @@ [VLAN] Section Options - The [VLAN] section only applies for + The [VLAN] section only applies for netdevs of kind vlan, and accepts the following key: @@ -488,7 +488,7 @@ [MACVLAN] Section Options - The [MACVLAN] section only applies for + The [MACVLAN] section only applies for netdevs of kind macvlan, and accepts the following key: @@ -510,15 +510,15 @@ [MACVTAP] Section Options - The [MACVTAP] section applies for + The [MACVTAP] section applies for netdevs of kind macvtap and accepts the - same key as [MACVLAN]. + same key as [MACVLAN]. [IPVLAN] Section Options - The [IPVLAN] section only applies for + The [IPVLAN] section only applies for netdevs of kind ipvlan, and accepts the following key: @@ -545,15 +545,15 @@ [IPVTAP] Section Options - The [IPVTAP] section only applies for + The [IPVTAP] section only applies for netdevs of kind ipvtap and accepts the - same key as [IPVLAN]. + same key as [IPVLAN]. [VXLAN] Section Options - The [VXLAN] section only applies for + The [VXLAN] section only applies for netdevs of kind vxlan, and accepts the following keys: @@ -739,7 +739,7 @@ [GENEVE] Section Options - The [GENEVE] section only applies for + The [GENEVE] section only applies for netdevs of kind geneve, and accepts the following keys: @@ -765,7 +765,7 @@ TTL= - Accepts the same values as in the [VXLAN] section, except that when unset + Accepts the same values as in the [VXLAN] section, except that when unset or set to 0, the kernel's default will be used, meaning that packet TTL will be set from /proc/sys/net/ipv4/ip_default_ttl. @@ -805,7 +805,7 @@ IPDoNotFragment= - Accepts the same key in [VXLAN] section. + Accepts the same key in [VXLAN] section. @@ -814,7 +814,7 @@ [L2TP] Section Options - The [L2TP] section only applies for + The [L2TP] section only applies for netdevs of kind l2tp, and accepts the following keys: @@ -898,7 +898,7 @@ [L2TPSession] Section Options - The [L2TPSession] section only applies for + The [L2TPSession] section only applies for netdevs of kind l2tp, and accepts the following keys: @@ -936,7 +936,7 @@ [MACsec] Section Options - The [MACsec] section only applies for network devices of kind + The [MACsec] section only applies for network devices of kind macsec, and accepts the following keys: @@ -959,7 +959,7 @@ [MACsecReceiveChannel] Section Options - The [MACsecReceiveChannel] section only applies for network devices of + The [MACsecReceiveChannel] section only applies for network devices of kind macsec, and accepts the following keys: @@ -985,7 +985,7 @@ [MACsecTransmitAssociation] Section Options - The [MACsecTransmitAssociation] section only applies for network devices + The [MACsecTransmitAssociation] section only applies for network devices of kind macsec, and accepts the following keys: @@ -1035,7 +1035,7 @@ UseForEncoding= Takes a boolean. If enabled, then the security association is used for encoding. Only - one [MACsecTransmitAssociation] section can enable this option. When enabled, + one [MACsecTransmitAssociation] section can enable this option. When enabled, Activate=yes is implied. Defaults to unset. @@ -1045,7 +1045,7 @@ [MACsecReceiveAssociation] Section Options - The [MACsecReceiveAssociation] section only applies for + The [MACsecReceiveAssociation] section only applies for network devices of kind macsec, and accepts the following keys: @@ -1053,43 +1053,43 @@ Port= - Accepts the same key in [MACsecReceiveChannel] section. + Accepts the same key in [MACsecReceiveChannel] section. MACAddress= - Accepts the same key in [MACsecReceiveChannel] section. + Accepts the same key in [MACsecReceiveChannel] section. PacketNumber= - Accepts the same key in [MACsecTransmitAssociation] section. + Accepts the same key in [MACsecTransmitAssociation] section. KeyId= - Accepts the same key in [MACsecTransmitAssociation] section. + Accepts the same key in [MACsecTransmitAssociation] section. Key= - Accepts the same key in [MACsecTransmitAssociation] section. + Accepts the same key in [MACsecTransmitAssociation] section. KeyFile= - Accepts the same key in [MACsecTransmitAssociation] section. + Accepts the same key in [MACsecTransmitAssociation] section. Activate= - Accepts the same key in [MACsecTransmitAssociation] section. + Accepts the same key in [MACsecTransmitAssociation] section. @@ -1098,7 +1098,7 @@ [Tunnel] Section Options - The [Tunnel] section only applies for + The [Tunnel] section only applies for netdevs of kind ipip, sit, @@ -1281,7 +1281,7 @@ Encapsulation= - Accepts the same key as in the [FooOverUDP] section. + Accepts the same key as in the [FooOverUDP] section. @@ -1321,7 +1321,7 @@ [FooOverUDP] Section Options - The [FooOverUDP] section only applies for + The [FooOverUDP] section only applies for netdevs of kind fou and accepts the following keys: @@ -1386,7 +1386,7 @@ [Peer] Section Options - The [Peer] section only applies for + The [Peer] section only applies for netdevs of kind veth and accepts the following keys: @@ -1412,7 +1412,7 @@ [VXCAN] Section Options - The [VXCAN] section only applies for + The [VXCAN] section only applies for netdevs of kind vxcan and accepts the following key: @@ -1430,7 +1430,7 @@ [Tun] Section Options - The [Tun] section only applies for + The [Tun] section only applies for netdevs of kind tun, and accepts the following keys: @@ -1480,15 +1480,15 @@ [Tap] Section Options - The [Tap] section only applies for + The [Tap] section only applies for netdevs of kind tap, and accepts the same keys - as the [Tun] section. + as the [Tun] section. [WireGuard] Section Options - The [WireGuard] section accepts the following + The [WireGuard] section accepts the following keys: @@ -1535,7 +1535,7 @@ [WireGuardPeer] Section Options - The [WireGuardPeer] section accepts the following + The [WireGuardPeer] section accepts the following keys: @@ -1611,7 +1611,7 @@ [Bond] Section Options - The [Bond] section accepts the following + The [Bond] section accepts the following key: @@ -1891,7 +1891,7 @@ [Xfrm] Section Options - The [Xfrm] section accepts the following + The [Xfrm] section accepts the following keys: @@ -1919,7 +1919,7 @@ [VRF] Section Options - The [VRF] section only applies for + The [VRF] section only applies for netdevs of kind vrf and accepts the following key: diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 7e3b2953c06..88f00bdca63 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -72,21 +72,16 @@ [Match] Section Options - The network file contains a [Match] - section, which determines if a given network file may be applied - to a given device; and a [Network] section - specifying how the device should be configured. The first (in - lexical order) of the network files that matches a given device - is applied, all later files are ignored, even if they match as - well. - - A network file is said to match a network interface if all matches specified by the - [Match] section are satisfied. When a network file does not contain valid - settings in [Match] section, then the file will match all interfaces and - systemd-networkd warns about that. Hint: to avoid the warning and to make it - clear that all interfaces shall be matched, add the following: - Name=* - The following keys are accepted: + The network file contains a [Match] section, which determines if a given network file may be + applied to a given device; and a [Network] section specifying how the device should be configured. The + first (in lexical order) of the network files that matches a given device is applied, all later files + are ignored, even if they match as well. + + A network file is said to match a network interface if all matches specified by the [Match] + section are satisfied. When a network file does not contain valid settings in [Match] section, then the + file will match all interfaces and systemd-networkd warns about that. Hint: to avoid + the warning and to make it clear that all interfaces shall be matched, add the following: + Name=* The following keys are accepted: @@ -149,7 +144,7 @@ [Link] Section Options - The [Link] section accepts the following keys: + The [Link] section accepts the following keys: @@ -238,12 +233,11 @@ [SR-IOV] Section Options - The [SR-IOV] section accepts the - following keys. Specify several [SR-IOV] - sections to configure several SR-IOVs. SR-IOV provides the ability to partition a single physical PCI resource - into virtual PCI functions which can then be injected into a VM. In the case of network VFs, SR-IOV improves - north-south network performance (that is, traffic with endpoints outside the host machine) by allowing traffic to - bypass the host machine’s network stack. + The [SR-IOV] section accepts the following keys. Specify several [SR-IOV] sections to configure + several SR-IOVs. SR-IOV provides the ability to partition a single physical PCI resource into virtual + PCI functions which can then be injected into a VM. In the case of network VFs, SR-IOV improves + north-south network performance (that is, traffic with endpoints outside the host machine) by allowing + traffic to bypass the host machine’s network stack. @@ -326,7 +320,7 @@ [Network] Section Options - The [Network] section accepts the following keys: + The [Network] section accepts the following keys: @@ -355,16 +349,15 @@ specified through DHCP is not used for name resolution. See option below. - See the [DHCPv4] or [DHCPv6] section below for - further configuration options for the DHCP client support. + See the [DHCPv4] or [DHCPv6] sections below for further configuration options for the DHCP + client support. DHCPServer= Takes a boolean. If set to yes, DHCPv4 server will be started. Defaults - to no. Further settings for the DHCP - server may be set in the [DHCPServer] + to no. Further settings for the DHCP server may be set in the [DHCPServer] section described below. @@ -727,8 +720,8 @@ forwarding is enabled, and to enable it otherwise. Cannot be enabled on bond devices and when link local addressing is disabled. - Further settings for the IPv6 RA support may be configured in the - [IPv6AcceptRA] section, see below. + Further settings for the IPv6 RA support may be configured in the [IPv6AcceptRA] section, see + below. Also see ip-sysctl.txt in the kernel @@ -798,18 +791,15 @@ IPv6PrefixDelegation= - Whether to enable or disable Router Advertisement sending on a link. - Allowed values are static which distributes prefixes as defined in - the [IPv6PrefixDelegation] and any [IPv6Prefix] - sections, dhcpv6 which requests prefixes using a DHCPv6 client - configured for another link and any values configured in the - [IPv6PrefixDelegation] section while ignoring all static prefix - configuration sections, yes which uses both static configuration - and DHCPv6, and false which turns off IPv6 prefix delegation - altogether. Defaults to false. See the - [IPv6PrefixDelegation] and the [IPv6Prefix] - sections for more configuration options. - + Whether to enable or disable Router Advertisement sending on a link. Allowed + values are static which distributes prefixes as defined in the + [IPv6PrefixDelegation] and any [IPv6Prefix] sections, dhcpv6 which requests + prefixes using a DHCPv6 client configured for another link and any values configured in the + [IPv6PrefixDelegation] section while ignoring all static prefix configuration sections, + yes which uses both static configuration and DHCPv6, and + false which turns off IPv6 prefix delegation altogether. Defaults to + false. See the [IPv6PrefixDelegation] and the [IPv6Prefix] sections for more + configuration options. IPv6PDSubnetId= @@ -975,16 +965,15 @@ [Address] Section Options - An [Address] section accepts the - following keys. Specify several [Address] + An [Address] section accepts the following keys. Specify several [Address] sections to configure several addresses. Address= - As in the [Network] section. This key is mandatory. Each - [Address] section can contain one Address= setting. + As in the [Network] section. This key is mandatory. Each [Address] section can contain one + Address= setting. @@ -1090,12 +1079,10 @@ [Neighbor] Section Options - A [Neighbor] section accepts the - following keys. The neighbor section adds a permanent, static - entry to the neighbor table (IPv6) or ARP table (IPv4) for - the given hardware address on the links matched for the network. - Specify several [Neighbor] sections to configure - several static neighbors. + A [Neighbor] section accepts the following keys. The neighbor section adds a permanent, static + entry to the neighbor table (IPv6) or ARP table (IPv4) for the given hardware address on the links + matched for the network. Specify several [Neighbor] sections to configure several static neighbors. + @@ -1116,11 +1103,10 @@ [IPv6AddressLabel] Section Options - An [IPv6AddressLabel] section accepts the - following keys. Specify several [IPv6AddressLabel] - sections to configure several address labels. IPv6 address labels are - used for address selection. See RFC 3484. - Precedence is managed by userspace, and only the label itself is stored in the kernel + An [IPv6AddressLabel] section accepts the following keys. Specify several [IPv6AddressLabel] + sections to configure several address labels. IPv6 address labels are used for address selection. See + RFC 3484. Precedence is managed by userspace, + and only the label itself is stored in the kernel @@ -1143,8 +1129,7 @@ [RoutingPolicyRule] Section Options - An [RoutingPolicyRule] section accepts the - following keys. Specify several [RoutingPolicyRule] + An [RoutingPolicyRule] section accepts the following keys. Specify several [RoutingPolicyRule] sections to configure several rules. @@ -1266,7 +1251,7 @@ Gateway= - As in the [Network] section. This is mandatory. + As in the [Network] section. This is mandatory. @@ -1280,9 +1265,8 @@ [Route] Section Options - The [Route] section accepts the - following keys. Specify several [Route] - sections to configure several routes. + The [Route] section accepts the following keys. Specify several [Route] sections to configure + several routes. @@ -1467,8 +1451,7 @@ [DHCPv4] Section Options - The [DHCPv4] section configures the - DHCPv4 client, if it is enabled with the + The [DHCPv4] section configures the DHCPv4 client, if it is enabled with the DHCP= setting described above: @@ -1811,7 +1794,7 @@ [DHCPv6] Section Options - The [DHCPv6] section configures the DHCPv6 client, if it is enabled with the + The [DHCPv6] section configures the DHCPv6 client, if it is enabled with the DHCP= setting described above, or invoked by the IPv6 Router Advertisement: @@ -1819,7 +1802,7 @@ UseDNS= UseNTP= - As in the [DHCPv4] section. + As in the [DHCPv4] section. @@ -1935,7 +1918,7 @@ SendOption= - As in the [DHCPv4] section, however because DHCPv6 uses 16-bit fields to store + As in the [DHCPv4] section, however because DHCPv6 uses 16-bit fields to store option numbers, the option number is an integer in the range 1..65536. @@ -1969,9 +1952,8 @@ [IPv6AcceptRA] Section Options - The [IPv6AcceptRA] section configures the IPv6 Router Advertisement - (RA) client, if it is enabled with the IPv6AcceptRA= setting described - above: + The [IPv6AcceptRA] section configures the IPv6 Router Advertisement (RA) client, if it is enabled + with the IPv6AcceptRA= setting described above: @@ -2051,8 +2033,7 @@ [DHCPServer] Section Options - The [DHCPServer] section contains - settings for the DHCP server, if enabled via the + The [DHCPServer] section contains settings for the DHCP server, if enabled via the DHCPServer= option described above: @@ -2186,11 +2167,9 @@ [IPv6PrefixDelegation] Section Options - The [IPv6PrefixDelegation] section contains - settings for sending IPv6 Router Advertisements and whether to act as - a router, if enabled via the IPv6PrefixDelegation= - option described above. IPv6 network prefixes are defined with one or - more [IPv6Prefix] sections. + The [IPv6PrefixDelegation] section contains settings for sending IPv6 Router Advertisements and + whether to act as a router, if enabled via the IPv6PrefixDelegation= option described + above. IPv6 network prefixes are defined with one or more [IPv6Prefix] sections. @@ -2234,32 +2213,26 @@ EmitDNS= DNS= - DNS= specifies a list of recursive DNS server IPv6 addresses - that are distributed via Router Advertisement messages when EmitDNS= is - true. DNS= also takes special value _link_local; in that - case the IPv6 link local address is distributed. If DNS= is empty, DNS - servers are read from the [Network] section. If the - [Network] section does not contain any DNS servers either, DNS servers from - the uplink with the highest priority default route are used. When EmitDNS= - is false, no DNS server information is sent in Router Advertisement messages. - EmitDNS= defaults to true. - + DNS= specifies a list of recursive DNS server IPv6 addresses that + are distributed via Router Advertisement messages when EmitDNS= is + true. DNS= also takes special value _link_local; in that case + the IPv6 link local address is distributed. If DNS= is empty, DNS servers are read + from the [Network] section. If the [Network] section does not contain any DNS servers either, DNS + servers from the uplink with the highest priority default route are used. When + EmitDNS= is false, no DNS server information is sent in Router Advertisement + messages. EmitDNS= defaults to true. EmitDomains= Domains= - A list of DNS search domains distributed via Router - Advertisement messages when EmitDomains= is true. If - Domains= is empty, DNS search domains are read from the - [Network] section. If the [Network] - section does not contain any DNS search domains either, DNS search - domains from the uplink with the highest priority default route are - used. When EmitDomains= is false, no DNS search domain - information is sent in Router Advertisement messages. - EmitDomains= defaults to true. - + A list of DNS search domains distributed via Router Advertisement messages when + EmitDomains= is true. If Domains= is empty, DNS search domains + are read from the [Network] section. If the [Network] section does not contain any DNS search domains + either, DNS search domains from the uplink with the highest priority default route are used. When + EmitDomains= is false, no DNS search domain information is sent in Router + Advertisement messages. EmitDomains= defaults to true. @@ -2295,13 +2268,11 @@ Prefix= - The IPv6 prefix that is to be distributed to hosts. - Similarly to configuring static IPv6 addresses, the setting is - configured as an IPv6 prefix and its prefix length, separated by a - / character. Use multiple - [IPv6Prefix] sections to configure multiple IPv6 - prefixes since prefix lifetimes, address autoconfiguration and onlink - status may differ from one prefix to another. + The IPv6 prefix that is to be distributed to hosts. Similarly to configuring static + IPv6 addresses, the setting is configured as an IPv6 prefix and its prefix length, separated by a + / character. Use multiple [IPv6Prefix] sections to configure multiple IPv6 + prefixes since prefix lifetimes, address autoconfiguration and onlink status may differ from one + prefix to another. @@ -2324,7 +2295,7 @@ [IPv6RoutePrefix] Section Options - One or more [IPv6RoutePrefix] sections contain the IPv6 + One or more [IPv6RoutePrefix] sections contain the IPv6 prefix routes that are announced via Router Advertisements. See RFC 4191 for further details. @@ -2334,12 +2305,10 @@ Route= - The IPv6 route that is to be distributed to hosts. - Similarly to configuring static IPv6 routes, the setting is - configured as an IPv6 prefix routes and its prefix route length, - separated by a/ character. Use multiple - [IPv6PrefixRoutes] sections to configure multiple IPv6 - prefix routes. + The IPv6 route that is to be distributed to hosts. Similarly to configuring static + IPv6 routes, the setting is configured as an IPv6 prefix routes and its prefix route length, + separated by a / character. Use multiple [IPv6PrefixRoutes] sections to configure + multiple IPv6 prefix routes. @@ -2355,8 +2324,7 @@ [Bridge] Section Options - The [Bridge] section accepts the - following keys. + The [Bridge] section accepts the following keys: UnicastFlood= @@ -2482,17 +2450,14 @@ [BridgeFDB] Section Options - The [BridgeFDB] section manages the - forwarding database table of a port and accepts the following - keys. Specify several [BridgeFDB] sections to - configure several static MAC table entries. + The [BridgeFDB] section manages the forwarding database table of a port and accepts the following + keys. Specify several [BridgeFDB] sections to configure several static MAC table entries. MACAddress= - As in the [Network] section. This - key is mandatory. + As in the [Network] section. This key is mandatory. @@ -2535,8 +2500,8 @@ [LLDP] Section Options - The [LLDP] section manages the Link Layer Discovery Protocol (LLDP) and accepts the - following keys. + The [LLDP] section manages the Link Layer Discovery Protocol (LLDP) and accepts the following + keys. MUDURL= @@ -2557,8 +2522,8 @@ [CAN] Section Options - The [CAN] section manages the Controller Area Network (CAN bus) and accepts the - following keys. + The [CAN] section manages the Controller Area Network (CAN bus) and accepts the + following keys: BitRate= @@ -2636,7 +2601,7 @@ [QDisc] Section Options - The [QDisc] section manages the traffic control queueing discipline (qdisc). + The [QDisc] section manages the traffic control queueing discipline (qdisc). @@ -2653,10 +2618,10 @@ [NetworkEmulator] Section Options - The [NetworkEmulator] section manages the queueing discipline (qdisc) of - the network emulator. It can be used to configure the kernel packet scheduler and simulate packet - delay and loss for UDP or TCP applications, or limit the bandwidth usage of a particular service to - simulate internet connections. + The [NetworkEmulator] section manages the queueing discipline (qdisc) of the network emulator. It + can be used to configure the kernel packet scheduler and simulate packet delay and loss for UDP or TCP + applications, or limit the bandwidth usage of a particular service to simulate internet connections. + @@ -2780,8 +2745,8 @@ [PIE] Section Options - The [PIE] section manages the queueing discipline - (qdisc) of Proportional Integral controller-Enhanced (PIE). + The [PIE] section manages the queueing discipline (qdisc) of Proportional Integral + controller-Enhanced (PIE). @@ -2799,8 +2764,8 @@ [StochasticFairBlue] Section Options - The [StochasticFairBlue] section manages the queueing discipline - (qdisc) of stochastic fair blue (sfb). + The [StochasticFairBlue] section manages the queueing discipline (qdisc) of stochastic fair blue + (sfb). @@ -2819,8 +2784,8 @@ [StochasticFairnessQueueing] Section Options - The [StochasticFairnessQueueing] section manages the queueing discipline - (qdisc) of stochastic fairness queueing (sfq). + The [StochasticFairnessQueueing] section manages the queueing discipline (qdisc) of stochastic + fairness queueing (sfq). @@ -2837,8 +2802,8 @@ [BFIFO] Section Options - The [BFIFO] section manages the queueing discipline (qdisc) of - Byte limited Packet First In First Out (bfifo). + The [BFIFO] section manages the queueing discipline (qdisc) of Byte limited Packet First In First + Out (bfifo). @@ -2859,8 +2824,8 @@ [PFIFO] Section Options - The [PFIFO] section manages the queueing discipline (qdisc) of - Packet First In First Out (pfifo). + The [PFIFO] section manages the queueing discipline (qdisc) of Packet First In First Out + (pfifo). @@ -2880,8 +2845,8 @@ [PFIFOHeadDrop] Section Options - The [PFIFOHeadDrop] section manages the queueing discipline (qdisc) of - Packet First In First Out Head Drop (pfifo_head_drop). + The [PFIFOHeadDrop] section manages the queueing discipline (qdisc) of Packet First In First Out + Head Drop (pfifo_head_drop). @@ -2890,15 +2855,15 @@ PacketLimit= - As in [PFIFO] section. + As in [PFIFO] section. [PFIFOFast] Section Options - The [PFIFOFast] section manages the queueing discipline (qdisc) of - Packet First In First Out Fast (pfifo_fast). + The [PFIFOFast] section manages the queueing discipline (qdisc) of Packet First In First Out Fast + (pfifo_fast). @@ -2908,8 +2873,8 @@ [CAKE] Section Options - The [CAKE] section manages the queueing discipline (qdisc) of - Common Applications Kept Enhanced (CAKE). + The [CAKE] section manages the queueing discipline (qdisc) of Common Applications Kept Enhanced + (CAKE). @@ -2936,7 +2901,7 @@ [ControlledDelay] Section Options - The [ControlledDelay] section manages the queueing discipline (qdisc) of + The [ControlledDelay] section manages the queueing discipline (qdisc) of controlled delay (CoDel). @@ -2988,8 +2953,8 @@ [DeficitRoundRobinScheduler] Section Options - The [DeficitRoundRobinScheduler] section manages the queueing discipline (qdisc) of - Deficit Round Robin Scheduler (DRR). + The [DeficitRoundRobinScheduler] section manages the queueing discipline (qdisc) of Deficit Round + Robin Scheduler (DRR). @@ -2999,8 +2964,8 @@ [DeficitRoundRobinSchedulerClass] Section Options - The [DeficitRoundRobinSchedulerClass] section manages the traffic control class of - Deficit Round Robin Scheduler (DRR). + The [DeficitRoundRobinSchedulerClass] section manages the traffic control class of Deficit Round + Robin Scheduler (DRR). @@ -3021,8 +2986,8 @@ [EnhancedTransmissionSelection] Section Options - The [EnhancedTransmissionSelection] section manages the queueing discipline (qdisc) of - Enhanced Transmission Selection (ETS). + The [EnhancedTransmissionSelection] section manages the queueing discipline (qdisc) of Enhanced + Transmission Selection (ETS). @@ -3072,8 +3037,8 @@ [GenericRandomEarlyDetection] Section Options - The [GenericRandomEarlyDetection] section manages the queueing discipline - (qdisc) of Generic Random Early Detection (GRED). + The [GenericRandomEarlyDetection] section manages the queueing discipline (qdisc) of Generic Random + Early Detection (GRED). @@ -3106,8 +3071,8 @@ [FairQueueingControlledDelay] Section Options - The [FairQueueingControlledDelay] section manages the queueing discipline - (qdisc) of fair queuing controlled delay (FQ-CoDel). + The [FairQueueingControlledDelay] section manages the queueing discipline (qdisc) of fair queuing + controlled delay (FQ-CoDel). @@ -3183,8 +3148,8 @@ [FairQueueing] Section Options - The [FairQueueing] section manages the queueing discipline - (qdisc) of fair queue traffic policing (FQ). + The [FairQueueing] section manages the queueing discipline (qdisc) of fair queue traffic policing + (FQ). @@ -3272,8 +3237,8 @@ [TrivialLinkEqualizer] Section Options - The [TrivialLinkEqualizer] section manages the queueing discipline (qdisc) of - trivial link equalizer (teql). + The [TrivialLinkEqualizer] section manages the queueing discipline (qdisc) of trivial link + equalizer (teql). @@ -3293,8 +3258,8 @@ [HierarchyTokenBucket] Section Options - The [HierarchyTokenBucket] section manages the queueing discipline (qdisc) of - hierarchy token bucket (htb). + The [HierarchyTokenBucket] section manages the queueing discipline (qdisc) of hierarchy token + bucket (htb). @@ -3320,8 +3285,8 @@ [HierarchyTokenBucketClass] Section Options - The [HierarchyTokenBucketClass] section manages the traffic control class of - hierarchy token bucket (htb). + The [HierarchyTokenBucketClass] section manages the traffic control class of hierarchy token bucket + (htb). @@ -3402,8 +3367,8 @@ [HeavyHitterFilter] Section Options - The [HeavyHitterFilter] section manages the queueing discipline - (qdisc) of Heavy Hitter Filter (hhf). + The [HeavyHitterFilter] section manages the queueing discipline (qdisc) of Heavy Hitter Filter + (hhf). @@ -3422,8 +3387,8 @@ [QuickFairQueueing] Section Options - The [QuickFairQueueing] section manages the queueing discipline - (qdisc) of Quick Fair Queueing (QFQ). + The [QuickFairQueueing] section manages the queueing discipline (qdisc) of Quick Fair Queueing + (QFQ). @@ -3433,8 +3398,8 @@ [QuickFairQueueingClass] Section Options - The [QuickFairQueueingClass] section manages the traffic control class of - Quick Fair Queueing (qfq). + The [QuickFairQueueingClass] section manages the traffic control class of Quick Fair Queueing + (qfq). @@ -3461,9 +3426,9 @@ [BridgeVLAN] Section Options - The [BridgeVLAN] section manages the VLAN ID configuration of a bridge port and accepts - the following keys. Specify several [BridgeVLAN] sections to configure several VLAN entries. - The VLANFiltering= option has to be enabled, see [Bridge] section in + The [BridgeVLAN] section manages the VLAN ID configuration of a bridge port and accepts the + following keys. Specify several [BridgeVLAN] sections to configure several VLAN entries. The + VLANFiltering= option has to be enabled, see the [Bridge] section in systemd.netdev5. diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml index 44d3bbc75ba..4b37c5dc440 100644 --- a/man/systemd.nspawn.xml +++ b/man/systemd.nspawn.xml @@ -80,7 +80,7 @@ [Exec] Section Options - Settings files may include an [Exec] + Settings files may include an [Exec] section, which carries various execution parameters: @@ -344,7 +344,7 @@ [Files] Section Options - Settings files may include a [Files] + Settings files may include a [Files] section, which carries various parameters configuring the file system of the container: @@ -439,7 +439,7 @@ [Network] Section Options - Settings files may include a [Network] + Settings files may include a [Network] section, which carries various parameters configuring the network connectivity of the container: diff --git a/man/systemd.path.xml b/man/systemd.path.xml index f6fe3d83883..604bf494ba7 100644 --- a/man/systemd.path.xml +++ b/man/systemd.path.xml @@ -34,9 +34,9 @@ this unit type. See systemd.unit5 for the common options of all unit configuration files. The common - configuration items are configured in the generic [Unit] and - [Install] sections. The path specific configuration options are - configured in the [Path] section. + configuration items are configured in the generic [Unit] and + [Install] sections. The path specific configuration options are + configured in the [Path] section. For each path file, a matching unit file must exist, describing the unit to activate when the path changes. By default, diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml index b624ac5f930..449b90b4845 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -89,7 +89,7 @@ Options - Scope files may include a [Scope] + Scope files may include a [Scope] section, which carries information about the scope and the units it contains. A number of options that may be used in this section are shared with other unit types. These options are @@ -97,7 +97,7 @@ systemd.kill5 and systemd.resource-control5. - The options specific to the [Scope] section + The options specific to the [Scope] section of scope units are the following: diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 8ddfec2b949..4e281ec6d4f 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -35,9 +35,9 @@ systemd.unit5 for the common options of all unit configuration files. The common configuration items are configured in the generic - [Unit] and [Install] + [Unit] and [Install] sections. The service specific configuration options are - configured in the [Service] section. + configured in the [Service] section. Additional options are listed in systemd.exec5, @@ -138,7 +138,7 @@ Options - Service files must include a [Service] + Service files must include a [Service] section, which carries information about the service and the process it supervises. A number of options that may be used in this section are shared with other unit types. These options are @@ -147,7 +147,7 @@ systemd.kill5 and systemd.resource-control5. - The options specific to the [Service] section + The options specific to the [Service] section of service units are the following: @@ -1495,7 +1495,7 @@ ExecStart=/usr/sbin/simple-dbus-service WantedBy=multi-user.target For bus-activatable services, do not - include a [Install] section in the systemd + include a [Install] section in the systemd service file, but use the SystemdService= option in the corresponding DBus service file, for example (/usr/share/dbus-1/system-services/org.example.simple-dbus-service.service): diff --git a/man/systemd.slice.xml b/man/systemd.slice.xml index 7157dfa32d3..5019bf9976a 100644 --- a/man/systemd.slice.xml +++ b/man/systemd.slice.xml @@ -55,9 +55,9 @@ systemd.unit5 for the common options of all unit configuration files. The common configuration items are configured - in the generic [Unit] and [Install] sections. The + in the generic [Unit] and [Install] sections. The slice specific configuration options are configured in - the [Slice] section. Currently, only generic resource control settings + the [Slice] section. Currently, only generic resource control settings as described in systemd.resource-control5 are allowed. diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 0a9dfd2564c..f989b99f955 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -35,9 +35,9 @@ this unit type. See systemd.unit5 for the common options of all unit configuration files. The common - configuration items are configured in the generic [Unit] and - [Install] sections. The socket specific configuration options are - configured in the [Socket] section. + configuration items are configured in the generic [Unit] and + [Install] sections. The socket specific configuration options are + configured in the [Socket] section. Additional options are listed in systemd.exec5, diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 5a825a3913a..a948969a8f8 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -297,7 +297,7 @@ this unit (or multi-user.target) during installation. This is best configured via WantedBy=graphical.target in the unit's - [Install] section. + [Install] section. @@ -447,7 +447,7 @@ add Wants= dependencies for their unit to this unit during installation. This is best configured via WantedBy=multi-user.target in the unit's - [Install] section. + [Install] section. @@ -505,7 +505,7 @@ applications get pulled in via Wants= dependencies from this unit. This is best configured via a WantedBy=paths.target in the path unit's - [Install] section. + [Install] section. @@ -641,7 +641,7 @@ Adding slice units to slices.target is generally not necessary. Instead, when some unit that uses Slice= is started, the specified slice will be started automatically. Adding - WantedBy=slices.target lines to the [Install] + WantedBy=slices.target lines to the [Install] section should only be done for units that need to be always active. In that case care needs to be taken to avoid creating a loop through the automatic dependencies on "parent" slices. @@ -659,7 +659,7 @@ Wants= dependencies to this unit for their socket unit during installation. This is best configured via a WantedBy=sockets.target - in the socket unit's [Install] + in the socket unit's [Install] section. @@ -742,7 +742,7 @@ applications get pulled in via Wants= dependencies from this unit. This is best configured via WantedBy=timers.target in the timer - unit's [Install] section. + unit's [Install] section. @@ -1104,7 +1104,7 @@ This target is active whenever any graphical session is running. It is used to stop user services which only apply to a graphical (X, Wayland, etc.) session when the session is terminated. Such services should have - PartOf=graphical-session.target in their [Unit] + PartOf=graphical-session.target in their [Unit] section. A target for a particular session (e. g. gnome-session.target) starts and stops graphical-session.target with diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 6410b2fe5c6..4b1f850af4f 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -37,9 +37,9 @@ this unit type. See systemd.unit5 for the common options of all unit configuration files. The common - configuration items are configured in the generic [Unit] and - [Install] sections. The swap specific configuration options are - configured in the [Swap] section. + configuration items are configured in the generic [Unit] and + [Install] sections. The swap specific configuration options are + configured in the [Swap] section. Additional options are listed in systemd.exec5, diff --git a/man/systemd.target.xml b/man/systemd.target.xml index 3052b177864..a706a4588af 100644 --- a/man/systemd.target.xml +++ b/man/systemd.target.xml @@ -34,8 +34,8 @@ This unit type has no specific options. See systemd.unit5 for the common options of all unit configuration files. The common - configuration items are configured in the generic [Unit] and - [Install] sections. A separate [Target] section does not exist, + configuration items are configured in the generic [Unit] and + [Install] sections. A separate [Target] section does not exist, since no target-specific options may be configured. Target units do not offer any additional functionality on diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index 040b8e28939..58224027128 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -35,9 +35,9 @@ this unit type. See systemd.unit5 for the common options of all unit configuration files. The common - configuration items are configured in the generic [Unit] and - [Install] sections. The timer specific configuration options are - configured in the [Timer] section. + configuration items are configured in the generic [Unit] and + [Install] sections. The timer specific configuration options are + configured in the [Timer] section. For each timer file, a matching unit file must exist, describing the unit to activate when the timer elapses. By diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index a9399cc88a8..af45900cd01 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1639,7 +1639,7 @@ [Install] Section Options - Unit files may include an [Install] section, which carries installation information for + Unit files may include an [Install] section, which carries installation information for the unit. This section is not interpreted by systemd1 during runtime; it is used by the enable and disable commands of the diff --git a/man/timesyncd.conf.xml b/man/timesyncd.conf.xml index c64d015400c..44694e80331 100644 --- a/man/timesyncd.conf.xml +++ b/man/timesyncd.conf.xml @@ -41,7 +41,7 @@ Options - The following settings are configured in the [Time] section: + The following settings are configured in the [Time] section: -- 2.39.2