]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Send signal from launcher to master over the socket
authorRoy Marples <roy@marples.name>
Sun, 20 Sep 2020 18:24:26 +0000 (19:24 +0100)
committerRoy Marples <roy@marples.name>
Sun, 20 Sep 2020 18:24:26 +0000 (19:24 +0100)
commit92e860ed9e53248a52ef4f706e649047be299503
tree791fd0680046121d84ebc64e084ec680077ded5b
parent8b204c618386a2d8fe4a44514824da6f6a462985
privsep: Send signal from launcher to master over the socket

rather than using kill which is not permitted in capsicum.
This also allows us to drop the proc pledge.
src/dhcpcd.c
src/dhcpcd.h