mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
man: clarify the role of OnBootSec= in containers
https://github.com/systemd/systemd/pull/12104#pullrequestreview-218627236
This commit is contained in:
parent
49bd196d69
commit
65aeb9d4ab
@ -124,7 +124,7 @@
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry><varname>OnBootSec=</varname></entry>
|
<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>
|
||||||
<row>
|
<row>
|
||||||
<entry><varname>OnStartupSec=</varname></entry>
|
<entry><varname>OnStartupSec=</varname></entry>
|
||||||
|
Loading…
Reference in New Issue
Block a user