Refactor: add hook for configuration dispatch
All checks were successful
Build package / build-package (push) Successful in 10s
All checks were successful
Build package / build-package (push) Successful in 10s
This commit is contained in:
14
61-hl-ldap-env.hook
Normal file
14
61-hl-ldap-env.hook
Normal file
@@ -0,0 +1,14 @@
|
||||
[Trigger]
|
||||
Type = Path
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Target = etc/openldap/ldap.conf
|
||||
Target = etc/pam.d/su
|
||||
Target = etc/pam.d/su-l
|
||||
Target = etc/pam.d/sudo
|
||||
Target = etc/pam.d/system-auth
|
||||
|
||||
[Action]
|
||||
Description = Override configuration files...
|
||||
When = PostTransaction
|
||||
Exec = /usr/lib/hl-ldap-env/install.sh
|
||||
Reference in New Issue
Block a user