From 65aeb9d4abb4be3cf08259a89a107dec79327287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 26 Mar 2019 07:58:40 +0100 Subject: [PATCH] man: clarify the role of OnBootSec= in containers https://github.com/systemd/systemd/pull/12104#pullrequestreview-218627236 --- man/systemd.timer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ OnBootSec= - Defines a timer relative to when the machine was booted up. + Defines a timer relative to when the machine was booted up. In containers, for the system manager instance, this is mapped to OnStartupSec=, making both equivalent. OnStartupSec=