Initial Commit

This commit is contained in:
2025-05-08 17:15:40 +03:00
commit 6ece26c041
4 changed files with 44 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["usr/lib/sysusers.d/*.conf"]
depends: ["opensysusers"]
run: "/usr/bin/opensysusers"