lldpd: add libcap dependency
authorStijn Tintel <stijn@linux-ipv6.be>
Thu, 11 Mar 2021 23:10:07 +0000 (01:10 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 5 Apr 2021 15:20:48 +0000 (18:20 +0300)
commitc935c6ffb6ccf435fda543dd4ba91b7981f0285b
tree50f53323ab358639045177f8fd9237ac02209e95
parent0f7f4de6ba9ae4d97c03f36b37ba37251b32dc3e
lldpd: add libcap dependency

Now that libcap is in OpenWrt base, we can drop our custom patch to
disable libcap support and have lldpd depend on it instead. This will
allow the monitor process to drop its privileges instead of running as
root, improving security.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
package/network/services/lldpd/Makefile
package/network/services/lldpd/patches/001-disable_libcap.patch [deleted file]