mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
wifidog: use new extra_command function definition
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -4,8 +4,7 @@ START=65
|
||||
|
||||
USE_PROCD=1
|
||||
|
||||
EXTRA_COMMANDS="status"
|
||||
EXTRA_HELP=" status Print the status of the service"
|
||||
extra_command "status" "Print the status of the service"
|
||||
|
||||
start_service() {
|
||||
procd_open_instance
|
||||
|
||||
Reference in New Issue
Block a user