]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: update all components in systemd-sysupdate-update.service
authorLennart Poettering <lennart@amutable.com>
Wed, 1 Jul 2026 21:28:01 +0000 (23:28 +0200)
committerLennart Poettering <lennart@amutable.com>
Wed, 15 Jul 2026 11:27:48 +0000 (13:27 +0200)
Let's beef up systemd-sysupdate-update.service and update not just one
component but all enables ones.

units/systemd-sysupdate-update.service

index e8a634bfff52f37e9158da3cae23cfe00a4e13c2..839c7fb06d9a91d4ee0d861f6ff46d82ad2d821a 100644 (file)
@@ -17,7 +17,7 @@ ConditionVirtualization=!container
 [Service]
 Type=simple
 NotifyAccess=main
-ExecStart=systemd-sysupdate update --cleanup=yes
+ExecStart=systemd-sysupdate update --component-all --cleanup=yes
 
 # Keep this sandboxing synchronised with systemd-sysupdate@.service
 CapabilityBoundingSet=CAP_CHOWN CAP_FOWNER CAP_FSETID CAP_MKNOD CAP_SETFCAP CAP_SYS_ADMIN CAP_SETPCAP CAP_DAC_OVERRIDE CAP_LINUX_IMMUTABLE