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)
commit437d710546e20c9ccabc7866dd9f57de3c0f2b9d
treef0e1cc03da57c3b1f64238b34b27f1e69afca4a3
parent02e2548b844f987edab5fa82fb6283419f3381ff
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>
SVN-Revision: 44967
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]