FIX(nbsp): remove nbsp for missing file

This commit is contained in:
Charles Herlin 2019-03-12 10:08:28 +01:00
parent 1bac756dcb
commit d5d5a39109

View File

@ -54,7 +54,7 @@ apply () {
create_config() {
cat <<EOF
status=audit
# Put here valid UIDs for which multiple usernames are accepted
# Put here valid UIDs for which multiple usernames are accepted
EXCEPTIONS=""
EOF
}