Disable bmx after stop

This commit is contained in:
Bob Mottram 2018-01-15 14:31:07 +00:00
parent 3559682fcd
commit 3e841881be
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ function stop {
systemctl stop bmx6
systemctl stop bmx7
systemctl disable bmx6
systemctl disable bmx7
systemctl stop dnsmasq
systemctl disable dnsmasq