]> git.ipfire.org Git - thirdparty/systemd.git/commit
tmpfiles: honor age for r/R cleanup 43195/head
authordongshengyuan <545258830@qq.com>
Tue, 28 Jul 2026 08:41:10 +0000 (16:41 +0800)
committerdongshengyuan <545258830@qq.com>
Thu, 30 Jul 2026 05:45:52 +0000 (13:45 +0800)
commit249421e75e389e78bfaaac6837561f449e462a76
tree3133d80f16dc5d2e41841c57d8e870541e767e44
parente347f63b0f04fc71b545ef10dfcda2df95f0c757
tmpfiles: honor age for r/R cleanup

Let r and R lines participate in --clean when they specify an age. The
target itself is removed only after its selected file or directory
timestamps have aged enough; --remove remains unconditional.

Follow-up for: beca6b6e6b64cebfe9fc2c89117f6abd3c1b5701
NEWS
TODO.md
man/tmpfiles.d.xml
src/tmpfiles/tmpfiles.c
test/units/TEST-22-TMPFILES.12.sh