Update bpm hook
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: opensysusers
|
name: opensysusers
|
||||||
description: A replacement for sysusers.d without systemd
|
description: A replacement for sysusers.d without systemd
|
||||||
version: 0.7.4
|
version: 0.7.4
|
||||||
revision: 3
|
revision: 4
|
||||||
url: https://github.com/cromerc/opensysusers
|
url: https://github.com/cromerc/opensysusers
|
||||||
license: BSD-2-Clause
|
license: BSD-2-Clause
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
output_architecture: any
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
trigger_operations: ["install", "upgrade", "remove"]
|
trigger_actions: ["install", "upgrade", "remove"]
|
||||||
target_type: "path"
|
|
||||||
targets: ["usr/lib/sysusers.d/*.conf"]
|
targets: ["usr/lib/sysusers.d/*.conf"]
|
||||||
depends: ["opensysusers"]
|
|
||||||
run: "/usr/bin/opensysusers"
|
run: "/usr/bin/opensysusers"
|
||||||
|
|||||||
Reference in New Issue
Block a user