mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Remove stray PAM on uninstall
This commit is contained in:
@@ -395,6 +395,7 @@ if [ "\$1" != "upgrade" -a "\$1" != "abort-upgrade" ]; then
|
||||
# Package is being removed, and no new version of webmin
|
||||
# has taken it's place. Delete the config files
|
||||
rm -rf /etc/$baseproduct /var/$baseproduct
|
||||
rm -f /etc/pam.d/$baseproduct
|
||||
fi
|
||||
fi
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user