mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Undo change from r292607 that was not meant to be there
Pointyhat: me
This commit is contained in:
parent
d985028157
commit
587d674e16
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ child_process(e, u)
|
|||
struct pam_conv pamc = {
|
||||
.conv = openpam_nullconv,
|
||||
.appdata_ptr = NULL
|
||||
}
|
||||
};
|
||||
|
||||
Debug(DPROC, ("[%d] checking account with PAM\n", getpid()))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue