summaryrefslogtreecommitdiffstats
path: root/package/polarssl/polarssl-shared-and-static-library.patch
diff options
context:
space:
mode:
authorJavier Viguera <javier.viguera@digi.com>2013-11-06 11:00:56 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-11-06 12:00:41 +0100
commitfc6b5e4411992f05ab45dac90be01ade8279e000 (patch)
tree8b5a52f42ae8724443d147ba849380cad33119f3 /package/polarssl/polarssl-shared-and-static-library.patch
parent62ebea18be98f1c5ed1de6ea9a801132320e54ae (diff)
downloadbuildroot-fc6b5e4411992f05ab45dac90be01ade8279e000.tar.gz
buildroot-fc6b5e4411992f05ab45dac90be01ade8279e000.zip
busybox: minor fixes to S01logging bootscript
* The PID file is not created unless the '-m' option is passed to start-stop-daemon. * Remove the mark '-m 0' option as it's not supported by busybox's syslogd. * Syslogd and Klogd forks to background by default giving as a result that the pid stored in the PID file is not correct. Let the background job be done by 'start-stop-daemon' by passing '-n' (foreground) to the daemons and '-b' to start-stop-daemon. This way the pid stored in the PID files is correct. Signed-off-by: Javier Viguera <javier.viguera@digi.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/polarssl/polarssl-shared-and-static-library.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud