-
Committer:
Teddy Hogeborn
-
Date:
2014-06-08 02:31:50 UTC
-
mto:
(237.7.272 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
317.
-
Revision ID:
teddy@recompile.se-20140608023150-eu8jxll7uddjxter
Bug fix for mandos-client: Run the network hook, not the directory.
* plugins.d/mandos-client.d (set_cloexec_flag): Removed.
(run_network_hooks): Do not set O_CLOEXEC on "hookdir_fd".
Instead, open hook to new "hook_fd" and simply
close(hookdir_fd) before fexecve().