]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sysupdate: automatically clean up orphaned files after auto-update (#42714)
authorLennart Poettering <lennart@amutable.com>
Wed, 24 Jun 2026 10:29:50 +0000 (12:29 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 10:29:50 +0000 (12:29 +0200)
This adds an operation equivalent to "systemd-sysupdate cleanup" after
an update completed (regardless if that update was entirely successful
or not). This ensures that any orphaned files are automatically cleaned
up, if they are not referenced by any transfer file's patterns anymore.

Follow-up for: d82e256bb9d151b185a8afec1fcacd8fbe80555c


Trivial merge