diff options
author | Martijn de Gouw <martijn.de.gouw@prodrive-technologies.com> | 2023-10-05 21:37:49 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-06 11:51:11 +0100 |
commit | 0fb1ff0ffb527a6364cef7159c0d9dcb879e8dd9 (patch) | |
tree | 53e81727c73ff5b411cdb51cb78d4a8104b8c498 /meta/recipes-connectivity/nfs-utils | |
parent | ba7ac22f2ed783fd4b304c4e3ca0d1203475a81f (diff) | |
download | poky-0fb1ff0ffb527a6364cef7159c0d9dcb879e8dd9.tar.gz |
busybox: Set PATH in syslog initscript
This script is not always called with /sbin and /usr/sbin in the PATH
already, for example when called via ssh. Explicitly set PATH to make
sure it includes /sbin and /usr/sbin since that's where start-stop-daemon
is located.
(From OE-Core rev: fa53f898eaba15dff030f9eadf86e5bca7d954fa)
Signed-off-by: Martijn de Gouw <martijn.de.gouw@prodrive-technologies.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/nfs-utils')
0 files changed, 0 insertions, 0 deletions