summaryrefslogtreecommitdiffstats
path: root/units
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@strace.io>2024-04-27 10:00:00 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2024-04-27 12:11:13 +0200
commitc309b9e9c3e56a89d0f11ae40f5c088ac5cbccee (patch)
tree92d118874a2e3cbc01a54e31a3ac0932e5734945 /units
parentFix spelling errors found by Lintian (diff)
downloadsystemd-c309b9e9c3e56a89d0f11ae40f5c088ac5cbccee.tar.xz
systemd-c309b9e9c3e56a89d0f11ae40f5c088ac5cbccee.zip
treewide: fix a few typos in NEWS, docs, comments, and log messages
Diffstat (limited to 'units')
-rw-r--r--units/systemd-sysupdate.timer2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-sysupdate.timer b/units/systemd-sysupdate.timer
index 6ecd98d13e..b2c7cd4808 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