mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix typo
This commit is contained in:
parent
997c69026e
commit
20deac9470
1 changed files with 1 additions and 0 deletions
|
@ -410,6 +410,7 @@ start_service() {
|
|||
[ -z "$RELOAD" ] && {
|
||||
logger -t "omr-bypass" "Restart dnsmasq..."
|
||||
/etc/init.d/dnsmasq restart
|
||||
}
|
||||
[ -n "$RELOAD" ] && {
|
||||
logger -t "omr-bypass" "Reload dnsmasq..."
|
||||
/etc/init.d/dnsmasq reload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue