Remove cpath pledge(2) promise. We decided that not deleting the unix control
authormestre <mestre@openbsd.org>
Sun, 5 Aug 2018 08:20:54 +0000 (08:20 +0000)
committermestre <mestre@openbsd.org>
Sun, 5 Aug 2018 08:20:54 +0000 (08:20 +0000)
commit13184223e44845b185350ba7e15c3cc24a89fd78
tree0bd4b2ffbd1655f02a658cad5ce3482e96f0ff07
parenteea063d2bd2142b90b55603a38bc5656ba13d7ec
Remove cpath pledge(2) promise. We decided that not deleting the unix control
sockets cause no harm and this way we close another attack surface by not
allowing the daemon to create/delete any more files.

OK florian@
usr.sbin/vmd/control.c
usr.sbin/vmd/proc.c
usr.sbin/vmd/proc.h