--- embedaddon/dnsmasq/contrib/lease-access/lease.access.patch 2013/07/29 19:37:40 1.1 +++ embedaddon/dnsmasq/contrib/lease-access/lease.access.patch 2021/03/17 00:56:46 1.1.1.2 @@ -55,7 +55,7 @@ Index: src/dnsmasq.c } @@ -434,7 +433,7 @@ - /* lose the setuid and setgid capbilities */ + /* lose the setuid and setgid capabilities */ if (capset(hdr, data) == -1) { - send_event(err_pipe[1], EVENT_CAP_ERR, errno);