authproc: rehash on authd restart
This is a hack for now so it gets the config again.
This commit is contained in:
parent
7c4b574e1b
commit
1d657e0b08
1 changed files with 1 additions and 0 deletions
|
@ -345,6 +345,7 @@ restart_authd_cb(rb_helper * helper)
|
||||||
}
|
}
|
||||||
|
|
||||||
start_authd();
|
start_authd();
|
||||||
|
rehash(false); /* FIXME - needed to reload authd configuration */
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in a new issue