diff options
author | Martijn de Gouw <martijn.de.gouw@prodrive-technologies.com> | 2023-10-05 21:37:49 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-10-25 04:51:01 -1000 |
commit | e0cfa4c6a1e347b0a63816587e37fcc3b76e8fb4 (patch) | |
tree | 12a073d1728e88bf3e6a1eda3b74120aeef3abe1 /scripts/relocate_sdk.py | |
parent | 2b0c041e2cad5369f7ea2d5b97422958a2b6083d (diff) | |
download | poky-e0cfa4c6a1e347b0a63816587e37fcc3b76e8fb4.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: e9ca1405b732720ff72d379e0262a78bfd2e7d53)
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>
(cherry picked from commit fa53f898eaba15dff030f9eadf86e5bca7d954fa)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/relocate_sdk.py')
0 files changed, 0 insertions, 0 deletions