lldpd: add option to disable privilege separation
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 24 Mar 2015 10:13:08 +0000 (10:13 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 24 Mar 2015 10:13:08 +0000 (10:13 +0000)
commitc11389d7a250d883a6d4efc0ebee1165250dbd93
tree84ed4817d5c592cf95581d72109be57e0713723a
parent463bc01f6d318325e1cfebd67b1852e081d687d8
lldpd: add option to disable privilege separation

Helpful to disable when debugging lldpd crashes (when working on it).
When privilege separation is on, some crashes are stack-traced to
some privilege separation code.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44967 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/services/lldpd/Config.in
package/network/services/lldpd/Makefile
package/network/services/lldpd/patches/001-priv-don-t-lookup-for-_lldpd-when-privsep-is-disable.patch [new file with mode: 0644]