diff options
author | 2018-09-10 10:36:01 +0000 | |
---|---|---|
committer | 2018-09-10 10:36:01 +0000 | |
commit | a9955862d6f72f7052d014379ab8b79e9489dbd5 (patch) | |
tree | 02467827ba66427cc1a98054af6bded282e79d61 /usr.sbin/switchd/proc.c | |
parent | fix typo in the length of the essid we want to switch to (diff) | |
download | wireguard-openbsd-a9955862d6f72f7052d014379ab8b79e9489dbd5.tar.xz wireguard-openbsd-a9955862d6f72f7052d014379ab8b79e9489dbd5.zip |
During the fork+exec implementation, daemon(3) was moved after
proc_init(). As a consequence vmd(8) child processes did not detach
from the terminal anymore. Dup /dev/null to the stdio file descriptors
in the children.
OK mlarkin@ reyk@
Diffstat (limited to 'usr.sbin/switchd/proc.c')
0 files changed, 0 insertions, 0 deletions