2
0
forked from Ivasoft/openwrt

base-files: add enabled commands to service rc.common

Add missing enbaled command help output.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert
2020-04-07 14:03:50 +02:00
committed by Hans Dedecker
parent fea232ae8f
commit 91c61aae20
2 changed files with 2 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ Available commands:
reload Reload configuration files (or restart if service does not implement reload)
enable Enable service autostart
disable Disable service autostart
enabled Check if service is started on boot
$EXTRA_HELP
EOF
}