man: clarify the role of OnBootSec= in containers

https://github.com/systemd/systemd/pull/12104#pullrequestreview-218627236
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-03-26 07:58:40 +01:00 committed by Lennart Poettering
parent 49bd196d69
commit 65aeb9d4ab
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@
</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>