mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 11:06:04 -04:00
move to pam-auth-update --force
--package hangs in Qubes updater since it starts whiptail for interactive dpkg configuration dialog.
This commit is contained in:
parent
8399a11367
commit
67ff83262b
2 changed files with 4 additions and 2 deletions
3
debian/security-misc.postinst
vendored
3
debian/security-misc.postinst
vendored
|
@ -31,7 +31,8 @@ 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
|
||||
## --package hangs in Qubes updater since it starts whiptail for interactive dpkg configuration dialog.
|
||||
pam-auth-update --force
|
||||
|
||||
true "INFO: debhelper beginning here."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue