diff options
Diffstat (limited to 'units/systemd-sysupdate.timer')
-rw-r--r-- | units/systemd-sysupdate.timer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-sysupdate.timer b/units/systemd-sysupdate.timer index 6ecd98d..b2c7cd4 100644 --- a/units/systemd-sysupdate.timer +++ b/units/systemd-sysupdate.timer @@ -19,7 +19,7 @@ ConditionVirtualization=!container # Trigger the update 15min after boot, and then – on average – every 6h, but # randomly distributed in a 2h…6h interval. In addition trigger things # persistently once on each Saturday, to ensure that even on systems that are -# never booted up for long we have a chance to to do the update. +# never booted up for long we have a chance to do the update. OnBootSec=15min OnUnitActiveSec=2h OnCalendar=Sat |