• Alessandro Rubini's avatar
    /etc/init.d/lldpd.sh: fix another bashism · 41cb64f1
    Alessandro Rubini authored
    This removes "printf -v <outputvar> <format> ..." which is only
    available in bash.
    
    These needless incompatible extensions to standard commands are a
    source of endless headaches.
    
    In this case, my previous "fix" to this file was incomplete, because
    I didn't not the braindead "printf -v" command.
    
    Also, this changes the shebang to call sh (which is already done by rcS,
    only the interactive execution now uses sh instead of bash).
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    41cb64f1
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Kconfig_port_timing.in Loading commit data...
Kconfig_sfp_fiber.in Loading commit data...
Kconfig_vlans.in Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...