Skip to content
Commit 8636cf47 authored by Einar Gunnarsson's avatar Einar Gunnarsson Committed by Richard Purdie
Browse files

update-rc.d: Fix enable/disable command



Now works for any number 01-99 in both bash and busybox sh.

$[] is a bashism and does not work on POSIX shells.
Links numbered 91-99 created a single digit link.
Links numbered 08 and 09 gave the error:
'bash: 100-08: value too great for base (error token is "08")'

Signed-off-by: default avatarEinar Gunnarsson <tolvupostur@gmail.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 4b150b25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment