diff options
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 6e9051db74..83eef32f55 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -497,13 +497,19 @@ </varlistentry> <varlistentry> - <term><varname>TimerSlackNS=</varname></term> + <term><varname>TimerSlackNSec=</varname></term> <listitem><para>Sets the timer slack in nanoseconds for the executed - processes The timer slack controls the accuracy - of wake-ups triggered by timers. See + processes The timer slack controls the + accuracy of wake-ups triggered by + timers. See <citerefentry><refentrytitle>prctl</refentrytitle><manvolnum>2</manvolnum></citerefentry> - for more information.</para></listitem> + for more information. Note that in + contrast to most other time span + definitions this value is takes a + nano-seconds integer and does not + understand any other + units.</para></listitem> </varlistentry> <varlistentry> |