https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203662

--- Comment #1 from Jilles Tjoelker <jil...@freebsd.org> ---
The patch does not look wrong, but I doubt we want to support running standard
utilities with fd 0, 1 or 2 closed. For daemonizing, the file descriptors
should be reopened from/to /dev/null, not closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to