CVSROOT:        /cvs
Module name:    src
Changes by:     r...@cvs.openbsd.org    2018/10/29 16:13:33

Modified files:
        usr.sbin/ospfd : ospfd.c 

Log message:
The parent process of ospfd is not supposed to write or execute files.
Unveil "/" readonly and allow to cleanup the control socket on exit.

Just unveiling ospfd.conf is not possible since it can contain an arbitrary
number of includes.

ok benno@

Reply via email to