mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
kill all autorate on stop
This commit is contained in:
parent
5f8f4ee4fd
commit
e7699c70a7
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ start_service() {
|
||||||
|
|
||||||
stop_service() {
|
stop_service() {
|
||||||
rm -f /usr/share/sqm-autorate/cake-autorate_config.*.sh
|
rm -f /usr/share/sqm-autorate/cake-autorate_config.*.sh
|
||||||
|
pkill -9 cake-autorate
|
||||||
}
|
}
|
||||||
|
|
||||||
reload_service() {
|
reload_service() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue