]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: clarify the role of OnBootSec= in containers
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 26 Mar 2019 06:58:40 +0000 (07:58 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 Mar 2019 13:03:37 +0000 (14:03 +0100)
https://github.com/systemd/systemd/pull/12104#pullrequestreview-218627236

man/systemd.timer.xml

index ac00d2aec26abed8838feadc4b17d35608ec95eb..9cfb453399c1d93e5002c5a8dabb92740924e33d 100644 (file)
               </row>
               <row>
                 <entry><varname>OnBootSec=</varname></entry>
-                <entry>Defines a timer relative to when the machine was booted up.</entry>
+                <entry>Defines a timer relative to when the machine was booted up. In containers, for the system manager instance, this is mapped to <varname>OnStartupSec=</varname>, making both equivalent.</entry>
               </row>
               <row>
                 <entry><varname>OnStartupSec=</varname></entry>