mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-12-10 10:31:29 -05:00
Due to error:
Jul 07 20:35:39 host sudo[16090]: PAM unable to dlopen(pam_cgfs.so): /lib/security/pam_cgfs.so: cannot open shared object file: No such file or directory Jul 07 20:35:39 host sudo[16090]: PAM adding faulty module: pam_cgfs.so run: pam-auth-update --package from Debian maintainer scripts
This commit is contained in:
parent
e543c4bf82
commit
91fb21aafb
2 changed files with 52 additions and 0 deletions
4
debian/security-misc.postinst
vendored
4
debian/security-misc.postinst
vendored
|
|
@ -29,6 +29,10 @@ case "$1" in
|
|||
;;
|
||||
esac
|
||||
|
||||
## Jul 07 20:35:39 host sudo[16090]: PAM unable to dlopen(pam_cgfs.so): /lib/security/pam_cgfs.so: cannot open shared object file: No such file or directory
|
||||
## Jul 07 20:35:39 host sudo[16090]: PAM adding faulty module: pam_cgfs.so
|
||||
pam-auth-update --package
|
||||
|
||||
true "INFO: debhelper beginning here."
|
||||
|
||||
#DEBHELPER#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue