aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMatthieu Crapet <Matthieu.Crapet@ingenico.com>2014-05-06 14:17:52 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-08 12:56:42 +0100
commitc91739cd08ed5451a0927586a14db54c4c328ad7 (patch)
tree570328a2e49625aaa66eda7346660636f647a5c2 /scripts
parent350c7c63c05a977158da91b4e06f84a6fb84a6ee (diff)
downloadopenembedded-core-contrib-c91739cd08ed5451a0927586a14db54c4c328ad7.tar.gz
initscripts: avoid pipe with sed
Small optimisation in /etc/init.d/populate-volatile.sh. Replace: cat <file> | sed -e xxx By: sed -e xxx <file> Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions