added EOF marks, fixed missing exports
This commit is contained in:
@@ -87,3 +87,8 @@ precheck_authnz()
|
||||
prnt m "\t* $LOCAL_USERS"
|
||||
fi
|
||||
}
|
||||
|
||||
export -f authnz
|
||||
export -f precheck_authnz
|
||||
|
||||
# EOF
|
||||
|
||||
Reference in New Issue
Block a user