diff options
author | Thomas Claveirole <thomas.claveirole@green-communications.fr> | 2018-11-15 14:48:17 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-11-20 08:56:32 +0100 |
commit | 5682ba9363d262a67567ed9b0531a414e6aae1bb (patch) | |
tree | 694c779119197d65b2800ef37248be940846361b /docs/website/js/buildroot.js | |
parent | 446a6f91b236ad48f01caa357f530699f443460f (diff) | |
download | buildroot-5682ba9363d262a67567ed9b0531a414e6aae1bb.tar.gz buildroot-5682ba9363d262a67567ed9b0531a414e6aae1bb.zip |
package/netplug: fix quoting of ${NETWORKING} in init script
Since 4adaa581b27dc27298eb7cc421ee8f530f88e18e, S29netplug looks for
/etc/default/network instead of /etc/sysconfig/network. When this
file exists but does not define $NETWORKING, the script fails on line
29 with something like:
/etc/init.d/S29netplug: 29: [: =: unexpected operator
Fix quoting so this error no longer happens.
Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
[Thomas: keep double quotes around "no", keep curly braces when
referencing the variable.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'docs/website/js/buildroot.js')
0 files changed, 0 insertions, 0 deletions