nodogsplash: add startup checks and restart hook
This commit is contained in:
parent
2c1b5ba089
commit
68fe8af895
1 changed files with 2 additions and 2 deletions
|
@ -255,8 +255,8 @@ depends() {
|
|||
echo " * Restarting NodogSplash"
|
||||
/etc/init.d/nodogsplash restart
|
||||
fi
|
||||
else echo " * NodogSplash fwhook is disabled"
|
||||
|
||||
else
|
||||
echo " * NodogSplash fwhook is disabled"
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue