mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-24 01:43:55 +02:00
Update unix_integration/resolver/src/bin/kanidm_unixd.rs
This commit is contained in:
parent
b66bb40a16
commit
f1f26ccb94
|
@ -1013,7 +1013,7 @@ async fn main() -> ExitCode {
|
|||
let _ = unsafe { umask(before) };
|
||||
|
||||
// The tasks ... well task. Tasks-task. Anyway, the tasks-task is bidirectional
|
||||
// in it's communication to the tasks-daemon. We submit tasks to the tasks-daemon
|
||||
// in its communication to the tasks-daemon. We submit tasks to the tasks-daemon
|
||||
// via this channel here -\
|
||||
// |
|
||||
// v
|
||||
|
|
Loading…
Reference in a new issue