diff options
author | Ming Liu <peter.x.liu@external.atlascopco.com> | 2016-05-26 23:14:33 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-30 15:58:15 +0100 |
commit | f053b5fac3c3b48439934ce75789d2e94e84957a (patch) | |
tree | ebc65a841a8614baf6a8989321840e5c1530ff53 /scripts/README | |
parent | b426b2bc1a954e05e5fcbc40e6ff39251075305d (diff) | |
download | poky-f053b5fac3c3b48439934ce75789d2e94e84957a.tar.gz |
initscripts: check if swapon/swapoff exists before executing them
Not all built images contain swapon/swapoff, for instance, it is
configurable with or without them in busybox. So it'd better to check if
they exist or not before executing them.
Redirecting the potential errors to /dev/null is not good enough, which
might suppress the *real* errors.
(From OE-Core rev: 2cb1142710cc2beb762c4c2b8edd44d3a97dafa0)
Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/README')
0 files changed, 0 insertions, 0 deletions