openwrt/package/base-files/files/etc
Florian Eckert 1a69f50dc6 base-files: fix rc.common help alignment
This commit introduces a new function `extra_command` to better format
the help text without having to calculate the indentation in every startup
script that wants to add a new command. So far it looks weird and is not
formatted correctly on some startup scripts.

After using the new `extra_command` wrapper the alignement looks correctly.

And if the indentation is not sufficient in the future, this can be
changed in the function extra_command at a central location.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-02 21:32:38 +01:00
..
board.d
hotplug.d/net
init.d base-files: drop default setup for vconfig 2020-09-16 17:28:20 +02:00
iproute2
rc.button base-files: add reboot only button handler 2019-05-30 11:55:49 +02:00
sysctl.d
uci-defaults base-files: replace backticks by $(...) 2020-07-11 12:52:01 +02:00
banner
banner.failsafe
device_info
diag.sh base-files: diag: restore default trigger for 'boot' LED 2020-02-24 23:27:50 +01:00
ethers
fstab
group
hosts
inittab
openwrt_release
openwrt_version
os-release
passwd
preinit
profile base-files: Add /etc/shinit for non-login shell init 2020-03-01 21:35:59 +01:00
protocols
rc.common base-files: fix rc.common help alignment 2020-11-02 21:32:38 +01:00
rc.local
services
shadow
shells
shinit base-files: Add /etc/shinit for non-login shell init 2020-03-01 21:35:59 +01:00
sysctl.conf
sysupgrade.conf