new blfs: sys-apps/systemd-257.8

This commit is contained in:
wyj
2025-12-30 09:15:07 -05:00
parent 210266a086
commit 882325a5b0
10 changed files with 265 additions and 0 deletions
@@ -0,0 +1,5 @@
target=(/usr/)
triggers=("install" "remove")
operation() {
touch -c /usr
}