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