]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysupdate: move cleanup verb up close to "vacuum" 42947/head
authorLennart Poettering <lennart@amutable.com>
Wed, 24 Jun 2026 10:52:09 +0000 (12:52 +0200)
committerLennart Poettering <lennart@amutable.com>
Fri, 10 Jul 2026 12:37:17 +0000 (14:37 +0200)
commit0d889c48f5664e73ef22b081a7ce1dae3c40812f
tree6286a3985602239962b1dcb638721018c31656dc
parent14d914ac7f3056a161fb91c6b5be27acc9fcbc54
sysupdate: move cleanup verb up close to "vacuum"

These are philosophically similar concepts: one deletes old versions
based on whether they are old, and the other deletes old files based on
whether they are orphaned, let's list them together.
src/sysupdate/sysupdate.c