mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Only reload omr-bypass rules f needed
This commit is contained in:
parent
98c843e910
commit
eee9719e96
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ rules_up() {
|
|||
done
|
||||
ss_rules
|
||||
ss_rules6
|
||||
[ -f /etc/init.d/omr-bypass ] && /etc/init.d/omr-bypass restart
|
||||
[ -f /etc/init.d/omr-bypass ] && /etc/init.d/omr-bypass reload
|
||||
}
|
||||
|
||||
rules_down() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue