Log unknown line types

This commit is contained in:
mboelen 2016-03-03 12:20:02 +01:00
parent a67a8f89bc
commit 2b7e9a9dc2

View File

@ -60,7 +60,7 @@
PARSELINE=1 PARSELINE=1
;; ;;
*) *)
logtext "Exception: Unknown PAM type found" logtext "Exception: Unknown PAM type found (${PAM_TYPE})"
;; ;;
esac esac
if [ ${PARSELINE} -eq 1 ]; then if [ ${PARSELINE} -eq 1 ]; then