mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-14 18:45:48 +07:00
man: trivial spelling fixes
This commit is contained in:
parent
b2c20dd958
commit
b439c6ee04
@ -65,7 +65,7 @@
|
|||||||
for the common options of all unit configuration
|
for the common options of all unit configuration
|
||||||
files. The common configuration items are configured
|
files. The common configuration items are configured
|
||||||
in the generic [Unit] and [Install] sections. A
|
in the generic [Unit] and [Install] sections. A
|
||||||
seperate [Device] section does not exist, since no
|
separate [Device] section does not exist, since no
|
||||||
device-specific options may be configured.</para>
|
device-specific options may be configured.</para>
|
||||||
|
|
||||||
<para>systemd will automatically create dynamic device
|
<para>systemd will automatically create dynamic device
|
||||||
@ -100,8 +100,8 @@
|
|||||||
<listitem><para>Adds dependencies of
|
<listitem><para>Adds dependencies of
|
||||||
type <varname>Wants</varname> from
|
type <varname>Wants</varname> from
|
||||||
this unit to all listed units. This
|
this unit to all listed units. This
|
||||||
may be used to activate aritrary units
|
may be used to activate arbitrary units,
|
||||||
if a specific device becomes
|
when a specific device becomes
|
||||||
available.</para></listitem>
|
available.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -86,7 +86,7 @@
|
|||||||
<citerefentry><refentrytitle>systemd.automount</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
|
<citerefentry><refentrytitle>systemd.automount</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
|
||||||
|
|
||||||
<para>If an mount point is beneath another mount point
|
<para>If an mount point is beneath another mount point
|
||||||
in the file system hierarchy a dependency between both
|
in the file system hierarchy, a dependency between both
|
||||||
units is created automatically.</para>
|
units is created automatically.</para>
|
||||||
|
|
||||||
<para>Mount points created at runtime independent on
|
<para>Mount points created at runtime independent on
|
||||||
@ -108,7 +108,7 @@
|
|||||||
which influence how dependencies are created for mount
|
which influence how dependencies are created for mount
|
||||||
points from <filename>/etc/fstab</filename>. If
|
points from <filename>/etc/fstab</filename>. If
|
||||||
<option>comment=systemd.mount</option> is specified as
|
<option>comment=systemd.mount</option> is specified as
|
||||||
mount option then systemd will create a dependency of
|
mount option, then systemd will create a dependency of
|
||||||
type <option>Wants</option> from either
|
type <option>Wants</option> from either
|
||||||
<filename>local-fs.target</filename> or
|
<filename>local-fs.target</filename> or
|
||||||
<filename>remote-fs.target</filename>, depending
|
<filename>remote-fs.target</filename>, depending
|
||||||
@ -119,7 +119,7 @@
|
|||||||
for details.</para>
|
for details.</para>
|
||||||
|
|
||||||
<para>If a mount point is configured in both
|
<para>If a mount point is configured in both
|
||||||
<filename>/etc/fstab</filename> and a unit file the
|
<filename>/etc/fstab</filename> and a unit file, the
|
||||||
configuration in the latter takes precedence.</para>
|
configuration in the latter takes precedence.</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
@ -144,7 +144,7 @@
|
|||||||
resource to mount. See
|
resource to mount. See
|
||||||
<citerefentry><refentrytitle>mount</refentrytitle><manvolnum>8</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>mount</refentrytitle><manvolnum>8</manvolnum></citerefentry>
|
||||||
for details. If this refers to a
|
for details. If this refers to a
|
||||||
device node a dependency on the
|
device node, a dependency on the
|
||||||
respective device unit is
|
respective device unit is
|
||||||
automatically created. (See
|
automatically created. (See
|
||||||
<citerefentry><refentrytitle>systemd.device</refentrytitle><manvolnum>5</manvolnum></citerefentry> for more information.)
|
<citerefentry><refentrytitle>systemd.device</refentrytitle><manvolnum>5</manvolnum></citerefentry> for more information.)
|
||||||
@ -157,7 +157,7 @@
|
|||||||
<listitem><para>Takes an absolute path
|
<listitem><para>Takes an absolute path
|
||||||
of a directory of the mount point. If
|
of a directory of the mount point. If
|
||||||
the mount point is not existing at
|
the mount point is not existing at
|
||||||
time of mounting it is created. This
|
time of mounting, it is created. This
|
||||||
string must be reflected in the unit
|
string must be reflected in the unit
|
||||||
file name. (See above.) This option is
|
file name. (See above.) This option is
|
||||||
mandatory.</para></listitem>
|
mandatory.</para></listitem>
|
||||||
@ -196,7 +196,7 @@
|
|||||||
<term><varname>TimeoutSec=</varname></term>
|
<term><varname>TimeoutSec=</varname></term>
|
||||||
<listitem><para>Configures the time to
|
<listitem><para>Configures the time to
|
||||||
wait for the mount command to
|
wait for the mount command to
|
||||||
finish. If a comand does not exit
|
finish. If a command does not exit
|
||||||
within the configured time the mount
|
within the configured time the mount
|
||||||
will be considered failed and be shut
|
will be considered failed and be shut
|
||||||
down again. All commands still running
|
down again. All commands still running
|
||||||
|
@ -68,9 +68,9 @@
|
|||||||
path specific configuration options are configured in
|
path specific configuration options are configured in
|
||||||
the [Path] section.</para>
|
the [Path] section.</para>
|
||||||
|
|
||||||
<para>For each path file a matching unit file must
|
<para>For each path file, a matching unit file must
|
||||||
exist, describing the unit to activate when the path
|
exist, describing the unit to activate when the path
|
||||||
changes. By default a service by the same name as the
|
changes. By default, a service by the same name as the
|
||||||
path (except for the suffix) is activated. Example: a
|
path (except for the suffix) is activated. Example: a
|
||||||
path file <filename>foo.path</filename> activates a
|
path file <filename>foo.path</filename> activates a
|
||||||
matching service <filename>foo.service</filename>. The
|
matching service <filename>foo.service</filename>. The
|
||||||
@ -79,13 +79,13 @@
|
|||||||
|
|
||||||
<para>Internally, path units use the
|
<para>Internally, path units use the
|
||||||
<citerefentry><refentrytitle>inotify</refentrytitle><manvolnum>7</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>inotify</refentrytitle><manvolnum>7</manvolnum></citerefentry>
|
||||||
API to monitor file systems. Due to that it suffers by the
|
API to monitor file systems. Due to that, it suffers by the
|
||||||
same limitations as inotify, and for example cannot be
|
same limitations as inotify, and for example cannot be
|
||||||
used to monitor files or directories changed by other
|
used to monitor files or directories changed by other
|
||||||
machines on remote NFS file systems.</para>
|
machines on remote NFS file systems.</para>
|
||||||
|
|
||||||
<para>If an path unit is beneath another mount
|
<para>If an path unit is beneath another mount
|
||||||
point in the file system hierarchy a dependency
|
point in the file system hierarchy, a dependency
|
||||||
between both units is created automatically.</para>
|
between both units is created automatically.</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
@ -106,7 +106,7 @@
|
|||||||
<listitem><para>Defines paths to
|
<listitem><para>Defines paths to
|
||||||
monitor for certain changes:
|
monitor for certain changes:
|
||||||
<varname>PathExists=</varname> may be
|
<varname>PathExists=</varname> may be
|
||||||
used to watch the mere existance of a
|
used to watch the mere existence of a
|
||||||
file or directory. If the file
|
file or directory. If the file
|
||||||
specified exists the configured unit
|
specified exists the configured unit
|
||||||
is
|
is
|
||||||
@ -116,7 +116,7 @@
|
|||||||
unit whenever it changes or is
|
unit whenever it changes or is
|
||||||
modified. <varname>DirectoryNotEmpty=</varname>
|
modified. <varname>DirectoryNotEmpty=</varname>
|
||||||
may be used to watch a directory and
|
may be used to watch a directory and
|
||||||
activate the configured unit whenver
|
activate the configured unit whenever
|
||||||
it contains at least one file.</para>
|
it contains at least one file.</para>
|
||||||
|
|
||||||
<para>The arguments of these
|
<para>The arguments of these
|
||||||
@ -133,7 +133,7 @@
|
|||||||
directory already is not empty (in
|
directory already is not empty (in
|
||||||
case of
|
case of
|
||||||
<varname>DirectoryNotEmpty=</varname>)
|
<varname>DirectoryNotEmpty=</varname>)
|
||||||
at the time the path unit is activated
|
at the time the path unit is activated,
|
||||||
then the configured unit is
|
then the configured unit is
|
||||||
immediately activated as
|
immediately activated as
|
||||||
well. Something similar does not apply
|
well. Something similar does not apply
|
||||||
@ -148,13 +148,13 @@
|
|||||||
changes. The argument is a unit name,
|
changes. The argument is a unit name,
|
||||||
whose suffix is not
|
whose suffix is not
|
||||||
<filename>.path</filename>. If not
|
<filename>.path</filename>. If not
|
||||||
specified this value defaults to a
|
specified, this value defaults to a
|
||||||
service that has the same name as the
|
service that has the same name as the
|
||||||
path unit, except for the suffix. (See
|
path unit, except for the suffix. (See
|
||||||
above.) It is recommended that the
|
above.) It is recommended that the
|
||||||
unit name that is activated and the
|
unit name that is activated and the
|
||||||
unit name of the path unit is chosen
|
unit name of the path unit are named
|
||||||
identical except for the
|
identical, except for the
|
||||||
suffix.</para></listitem>
|
suffix.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
@ -64,12 +64,12 @@
|
|||||||
dynamically via <command>systemctl snapshot</command>
|
dynamically via <command>systemctl snapshot</command>
|
||||||
(see
|
(see
|
||||||
<citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>
|
||||||
for details) or an equivalent command. When created
|
for details) or an equivalent command. When created,
|
||||||
they will automatically get dependencies on the
|
they will automatically get dependencies on the
|
||||||
currently activated units. They hence act as saved
|
currently activated units. They act as saved
|
||||||
runtime state of the systemd manager. Later on the
|
runtime state of the systemd manager. Later on, the
|
||||||
user may choose to return to the saved state via
|
user may choose to return to the saved state via
|
||||||
<command>systemctl isolate</command>. They are hence
|
<command>systemctl isolate</command>. They are
|
||||||
useful to roll back to a defined state after
|
useful to roll back to a defined state after
|
||||||
temporarily starting/stopping services or
|
temporarily starting/stopping services or
|
||||||
similar.</para>
|
similar.</para>
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
<citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
||||||
for details) must exist, describing the service to
|
for details) must exist, describing the service to
|
||||||
start on incoming traffic on the socket. Depending on
|
start on incoming traffic on the socket. Depending on
|
||||||
the setting of <option>Accept=</option> (see below)
|
the setting of <option>Accept=</option> (see below),
|
||||||
this must either be named like the socket unit, but
|
this must either be named like the socket unit, but
|
||||||
with the suffix replaced; or it must be a template
|
with the suffix replaced; or it must be a template
|
||||||
file named the same way. Example: a socket file
|
file named the same way. Example: a socket file
|
||||||
@ -90,7 +90,7 @@
|
|||||||
connection.</para>
|
connection.</para>
|
||||||
|
|
||||||
<para>Socket units may be used to implement on-demand
|
<para>Socket units may be used to implement on-demand
|
||||||
starting of services as well as parallelized starting
|
starting of services, as well as parallelized starting
|
||||||
of services.</para>
|
of services.</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
@ -164,7 +164,7 @@
|
|||||||
regardless whether there is incoming
|
regardless whether there is incoming
|
||||||
traffic on them or not.</para>
|
traffic on them or not.</para>
|
||||||
|
|
||||||
<para>If an IP address is used here it
|
<para>If an IP address is used here, it
|
||||||
is often desirable to listen on it
|
is often desirable to listen on it
|
||||||
before the interface it is configured
|
before the interface it is configured
|
||||||
on is up and running, and even
|
on is up and running, and even
|
||||||
@ -230,7 +230,7 @@
|
|||||||
interfaces. This controls the
|
interfaces. This controls the
|
||||||
SO_BINDTODEVICE socket option (see
|
SO_BINDTODEVICE socket option (see
|
||||||
<citerefentry><refentrytitle>socket</refentrytitle><manvolnum>7</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>socket</refentrytitle><manvolnum>7</manvolnum></citerefentry>
|
||||||
for details). If this option is used
|
for details). If this option is used,
|
||||||
an automatic dependency from this
|
an automatic dependency from this
|
||||||
socket unit on the network interface
|
socket unit on the network interface
|
||||||
device unit
|
device unit
|
||||||
@ -241,7 +241,7 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><varname>DirectoryMode=</varname></term>
|
<term><varname>DirectoryMode=</varname></term>
|
||||||
<listitem><para>If listening on a file
|
<listitem><para>If listening on a file
|
||||||
system socket of FIFO the parent
|
system socket of FIFO, the parent
|
||||||
directories are automatically created
|
directories are automatically created
|
||||||
if needed. This option specifies the
|
if needed. This option specifies the
|
||||||
file system access mode used when
|
file system access mode used when
|
||||||
@ -252,7 +252,7 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><varname>SocketMode=</varname></term>
|
<term><varname>SocketMode=</varname></term>
|
||||||
<listitem><para>If listening on a file
|
<listitem><para>If listening on a file
|
||||||
system socket of FIFO this option
|
system socket of FIFO, this option
|
||||||
specifies the file system access mode
|
specifies the file system access mode
|
||||||
used when creating the file
|
used when creating the file
|
||||||
node. Defaults to
|
node. Defaults to
|
||||||
@ -262,27 +262,27 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><varname>Accept=</varname></term>
|
<term><varname>Accept=</varname></term>
|
||||||
<listitem><para>Takes a boolean
|
<listitem><para>Takes a boolean
|
||||||
argument. If true a service instance
|
argument. If true, a service instance
|
||||||
is spawned for each incoming
|
is spawned for each incoming
|
||||||
connection and only the connection
|
connection and only the connection
|
||||||
socket is passed to it. If false all
|
socket is passed to it. If false, all
|
||||||
listening sockets themselves are
|
listening sockets themselves are
|
||||||
passed to the started service unit,
|
passed to the started service unit,
|
||||||
and only one service unit is spawned
|
and only one service unit is spawned
|
||||||
for all connections (also see
|
for all connections (also see
|
||||||
above). This value is ignored for
|
above). This value is ignored for
|
||||||
datagram sockets and FIFOs where
|
datagram sockets and FIFOs where
|
||||||
unconditionally a single service unit
|
a single service unit unconditionally
|
||||||
handles all incoming traffic. Defaults
|
handles all incoming traffic. Defaults
|
||||||
to <option>false</option>. For
|
to <option>false</option>. For
|
||||||
performance reasons it is recommended
|
performance reasons, it is recommended
|
||||||
to write new daemons only in a way
|
to write new daemons only in a way
|
||||||
that is suitable for
|
that is suitable for
|
||||||
<option>Accept=false</option>. This
|
<option>Accept=false</option>. This
|
||||||
option is mostly useful to allow
|
option is mostly useful to allow
|
||||||
daemons designed for usage with
|
daemons designed for usage with
|
||||||
<citerefentry><refentrytitle>inetd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>inetd</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
|
||||||
to work unmodified with system socket
|
to work unmodified with systemd socket
|
||||||
activation.</para></listitem>
|
activation.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -293,7 +293,7 @@
|
|||||||
services instances for, when
|
services instances for, when
|
||||||
<option>Accept=true</option> is
|
<option>Accept=true</option> is
|
||||||
set. If more concurrent connections
|
set. If more concurrent connections
|
||||||
are coming in they will be refused,
|
are coming in, they will be refused
|
||||||
until at least one existing connection
|
until at least one existing connection
|
||||||
is terminated. This setting has no
|
is terminated. This setting has no
|
||||||
effect for sockets configured with
|
effect for sockets configured with
|
||||||
@ -416,16 +416,16 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><varname>ExecStartPre=</varname></term>
|
<term><varname>ExecStartPre=</varname></term>
|
||||||
<term><varname>ExecStartPost=</varname></term>
|
<term><varname>ExecStartPost=</varname></term>
|
||||||
<listitem><para>Takes a command line
|
<listitem><para>Takes a command line,
|
||||||
that is executed before (resp. after)
|
which is executed before (resp. after)
|
||||||
the listening sockets/FIFOs are created and
|
the listening sockets/FIFOs are created and
|
||||||
bound. The first token of the command
|
bound. The first token of the command
|
||||||
line must be an absolute file name,
|
line must be an absolute file name,
|
||||||
then followed by arguments for the
|
then followed by arguments for the
|
||||||
process. If specified more than once,
|
process. If specified more than once,
|
||||||
all commands are executed one after
|
all commands are executed one after
|
||||||
the other, serially. Use of these
|
the other, fully serialized. The use of
|
||||||
settings is optional.</para></listitem>
|
these settings is optional.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -436,9 +436,8 @@
|
|||||||
the listening sockets/FIFOs are closed
|
the listening sockets/FIFOs are closed
|
||||||
and removed. If specified more than
|
and removed. If specified more than
|
||||||
once, all commands are executed one
|
once, all commands are executed one
|
||||||
after the other, serially. Use of
|
after the other, fully serialized. The use of
|
||||||
these settings is
|
these settings is optional.</para></listitem>
|
||||||
optional.</para></listitem>
|
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -449,10 +448,10 @@
|
|||||||
<varname>ExecStartPost=</varname>,
|
<varname>ExecStartPost=</varname>,
|
||||||
<varname>ExecStopPre=</varname> and
|
<varname>ExecStopPre=</varname> and
|
||||||
<varname>ExecStopPost=</varname> to
|
<varname>ExecStopPost=</varname> to
|
||||||
finish. If a comand does not exit
|
finish. If a command does not exit
|
||||||
within the configured time the socket
|
within the configured time, the socket
|
||||||
will be considered failed and be shut
|
will be considered failed and be shut
|
||||||
down again. All commands still running
|
down again. All commands still running,
|
||||||
will be terminated forcibly via
|
will be terminated forcibly via
|
||||||
SIGTERM, and after another delay of
|
SIGTERM, and after another delay of
|
||||||
this time with SIGKILL. (See
|
this time with SIGKILL. (See
|
||||||
|
@ -107,12 +107,12 @@
|
|||||||
paging. See
|
paging. See
|
||||||
<citerefentry><refentrytitle>swapon</refentrytitle><manvolnum>8</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>swapon</refentrytitle><manvolnum>8</manvolnum></citerefentry>
|
||||||
for details. If this refers to a
|
for details. If this refers to a
|
||||||
device node a dependency on the
|
device node, a dependency on the
|
||||||
respective device unit is
|
respective device unit is
|
||||||
automatically created. (See
|
automatically created. (See
|
||||||
<citerefentry><refentrytitle>systemd.device</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>systemd.device</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
||||||
for more information.) If this refers
|
for more information.) If this refers
|
||||||
to a file a dependency on the
|
to a file, a dependency on the
|
||||||
respective mount unit is automatically
|
respective mount unit is automatically
|
||||||
created. (See
|
created. (See
|
||||||
<citerefentry><refentrytitle>systemd.mount</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>systemd.mount</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
for the common options of all unit configuration
|
for the common options of all unit configuration
|
||||||
files. The common configuration items are configured
|
files. The common configuration items are configured
|
||||||
in the generic [Unit] and [Install] sections. A
|
in the generic [Unit] and [Install] sections. A
|
||||||
seperate [Target] section does not exist, since no
|
separate [Target] section does not exist, since no
|
||||||
target-specific options may be configured.</para>
|
target-specific options may be configured.</para>
|
||||||
|
|
||||||
<para>Target units do not offer any additional
|
<para>Target units do not offer any additional
|
||||||
@ -73,12 +73,12 @@
|
|||||||
provided by units. They exist merely to group units via dependencies
|
provided by units. They exist merely to group units via dependencies
|
||||||
(useful as boot targets), and to establish
|
(useful as boot targets), and to establish
|
||||||
standardized names for synchronization points used in
|
standardized names for synchronization points used in
|
||||||
dependencies between units. Among other things target
|
dependencies between units. Among other things, target
|
||||||
units are a more flexible replacement for SysV
|
units are a more flexible replacement for SysV
|
||||||
runlevels in the classic SysV init system. (And in
|
runlevels in the classic SysV init system. (And for
|
||||||
fact for compatibility reasons there exist special
|
compatibility reasons there exist special
|
||||||
target units such as
|
target units such as
|
||||||
<filename>runlevel3.target</filename> that are used by
|
<filename>runlevel3.target</filename> which are used by
|
||||||
the SysV runlevel compatibility code in systemd. See
|
the SysV runlevel compatibility code in systemd. See
|
||||||
<citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>
|
||||||
for details).</para>
|
for details).</para>
|
||||||
|
@ -68,9 +68,9 @@
|
|||||||
timer specific configuration options are configured in
|
timer specific configuration options are configured in
|
||||||
the [Timer] section.</para>
|
the [Timer] section.</para>
|
||||||
|
|
||||||
<para>For each timer file a matching unit file must
|
<para>For each timer file, a matching unit file must
|
||||||
exist, describing the unit to activate when the timer
|
exist, describing the unit to activate when the timer
|
||||||
elapses. By default a service by the same name as the
|
elapses. By default, a service by the same name as the
|
||||||
timer (except for the suffix) is activated. Example: a
|
timer (except for the suffix) is activated. Example: a
|
||||||
timer file <filename>foo.timer</filename> activates a
|
timer file <filename>foo.timer</filename> activates a
|
||||||
matching service <filename>foo.service</filename>. The
|
matching service <filename>foo.service</filename>. The
|
||||||
@ -114,7 +114,7 @@
|
|||||||
deactivated.</para>
|
deactivated.</para>
|
||||||
|
|
||||||
<para>Multiple directives may be
|
<para>Multiple directives may be
|
||||||
combined, of the same and of different
|
combined of the same and of different
|
||||||
types. For example, by combining
|
types. For example, by combining
|
||||||
<varname>OnBoot=</varname> and
|
<varname>OnBoot=</varname> and
|
||||||
<varname>OnUnitActive=</varname> it is
|
<varname>OnUnitActive=</varname> it is
|
||||||
@ -144,7 +144,7 @@
|
|||||||
directives.</para></listitem>
|
directives.</para></listitem>
|
||||||
|
|
||||||
<para>These are monotonic timers,
|
<para>These are monotonic timers,
|
||||||
independant of wall-clock time and timezones. If the
|
independent of wall-clock time and timezones. If the
|
||||||
computer is temporarily suspended, the
|
computer is temporarily suspended, the
|
||||||
monotonic clock stops too.</para>
|
monotonic clock stops too.</para>
|
||||||
|
|
||||||
@ -156,13 +156,13 @@
|
|||||||
when this timer elapses. The argument is a
|
when this timer elapses. The argument is a
|
||||||
unit name, whose suffix is not
|
unit name, whose suffix is not
|
||||||
<filename>.timer</filename>. If not
|
<filename>.timer</filename>. If not
|
||||||
specified this value defaults to a
|
specified, this value defaults to a
|
||||||
service that has the same name as the
|
service that has the same name as the
|
||||||
timer unit, except for the
|
timer unit, except for the
|
||||||
suffix. (See above.) It is recommended
|
suffix. (See above.) It is recommended,
|
||||||
that the unit name that is activated
|
that the unit name that is activated
|
||||||
and the unit name of the timer unit
|
and the unit name of the timer unit
|
||||||
is chosen identical except for the
|
are named identical, except for the
|
||||||
suffix.</para></listitem>
|
suffix.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
@ -105,7 +105,7 @@
|
|||||||
<para>Time span values encoded in unit files can be
|
<para>Time span values encoded in unit files can be
|
||||||
written in various formats. A stand-alone number
|
written in various formats. A stand-alone number
|
||||||
specifies a time in seconds. If suffixed with a time
|
specifies a time in seconds. If suffixed with a time
|
||||||
unit, the unit is honored. A concatentation of
|
unit, the unit is honored. A concatenation of
|
||||||
multiple value with units is supported, in which case
|
multiple value with units is supported, in which case
|
||||||
the values are added up. Example: "50" refers to 50
|
the values are added up. Example: "50" refers to 50
|
||||||
seconds; "2min 200ms" refers to 2 minutes plus 200
|
seconds; "2min 200ms" refers to 2 minutes plus 200
|
||||||
|
Loading…
Reference in New Issue
Block a user