new blfs: sys-apps/systemd-257.8

This commit is contained in:
2025-12-30 09:15:07 -05:00
parent 210266a086
commit 882325a5b0
10 changed files with 265 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
target=(/usr/lib/sysusers.d/*.conf)
triggers=("install")
operation() {
/usr/bin/systemd-sysusers
}