summaryrefslogtreecommitdiff
path: root/man/systemd.timer.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-03-26 07:58:40 +0100
committerLennart Poettering <lennart@poettering.net>2019-03-27 14:03:37 +0100
commit65aeb9d4abb4be3cf08259a89a107dec79327287 (patch)
treeb9a803dccb92179bfee6a56047a0fc137454b30f /man/systemd.timer.xml
parent49bd196d693efe0acfc8d56c4e3d8f7ba9f91b5d (diff)
downloadsystemd-65aeb9d4abb4be3cf08259a89a107dec79327287.tar.gz
man: clarify the role of OnBootSec= in containers
https://github.com/systemd/systemd/pull/12104#pullrequestreview-218627236
Diffstat (limited to 'man/systemd.timer.xml')
-rw-r--r--man/systemd.timer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml
index ac00d2aec2..9cfb453399 100644
--- a/man/systemd.timer.xml
+++ b/man/systemd.timer.xml
@@ -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>