Remove cpath pledge(2) promise. We decided that not deleting the unix control
authormestre <mestre@openbsd.org>
Mon, 6 Aug 2018 06:30:06 +0000 (06:30 +0000)
committermestre <mestre@openbsd.org>
Mon, 6 Aug 2018 06:30:06 +0000 (06:30 +0000)
commiteb073997ed712c65eb5d1d1ce4c43fbc10c97913
tree19a06d4ef4f7a2b9215e86453a43e9e3410b4e43
parent20ac8c99cc9ee61b4d6f00817762db49517a1cfc
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 kn@
sbin/iked/control.c
sbin/iked/iked.h
sbin/iked/proc.c