Disable bmx after stop
This commit is contained in:
parent
3559682fcd
commit
3e841881be
|
@ -71,6 +71,8 @@ function stop {
|
||||||
|
|
||||||
systemctl stop bmx6
|
systemctl stop bmx6
|
||||||
systemctl stop bmx7
|
systemctl stop bmx7
|
||||||
|
systemctl disable bmx6
|
||||||
|
systemctl disable bmx7
|
||||||
systemctl stop dnsmasq
|
systemctl stop dnsmasq
|
||||||
systemctl disable dnsmasq
|
systemctl disable dnsmasq
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue