Files
opensysusers/source-files/20-opensysusers.bpmhook
T
2025-05-08 17:15:40 +03:00

6 lines
167 B
Plaintext

trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["usr/lib/sysusers.d/*.conf"]
depends: ["opensysusers"]
run: "/usr/bin/opensysusers"