summaryrefslogtreecommitdiffstats
path: root/package/trinity/0003-configure-fix-build-with-kernel-headers-v4.17.patch
diff options
context:
space:
mode:
authorCarlos Santos <casantos@datacom.com.br>2018-06-06 22:36:41 -0300
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-06-07 16:03:33 +0200
commit3c6a5bdd3ed94f97afe2db9123d7117f85f654ce (patch)
treea0dab46f5e985a389b416588de5fb84d60613330 /package/trinity/0003-configure-fix-build-with-kernel-headers-v4.17.patch
parent41a365d40bf8f391a9af2ac9c7a18bfff97f35f9 (diff)
downloadbuildroot-3c6a5bdd3ed94f97afe2db9123d7117f85f654ce.tar.gz
buildroot-3c6a5bdd3ed94f97afe2db9123d7117f85f654ce.zip
netplug: prevent starting multiple instances of netplugd
Executing "/etc/init.d/S29netplug start" multiple times resulted in multiple instances of netplugd. Pass "-p /var/run/netplug.pid" to netplugd, so it creates the PID file that start-stop-daemon needs to know that netplugd is already running. Also use the pid file to stop netplugd, instead of the daemon name. Fixes https://bugs.busybox.net/show_bug.cgi?id=10661 Reported-by: Joachim Krueger <mail2k@web.de> Signed-off-by: Carlos Santos <casantos@datacom.com.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/trinity/0003-configure-fix-build-with-kernel-headers-v4.17.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud