Accepting request 595680 from Linux-PAM
- Add triggerun script: update config if pam-modules is removed [bsc#1088863] OBS-URL: https://build.opensuse.org/request/show/595680 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam-config?expand=0&rev=77
This commit is contained in:
commit
76e9509fe6
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 13:50:25 CEST 2018 - kukuk@suse.de
|
||||
|
||||
- Add triggerun script: update config if pam-modules is removed
|
||||
[bsc#1088863]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 12:36:32 UTC 2018 - kukuk@suse.com
|
||||
|
||||
|
@ -76,6 +76,10 @@ if [ $1 = 0 ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
%triggerpostun -- pam-modules
|
||||
[ $2 = 0 ] || exit 0
|
||||
pam-config --debug --update ||:
|
||||
|
||||
%files -f pam-config.lang
|
||||
%license COPYING
|
||||
%{_sbindir}/pam-config
|
||||
|
Loading…
Reference in New Issue
Block a user