ソースを参照

Check bmx7 was installed

Bob Mottram 7 年 前
コミット
4cad482b5f
共有1 個のファイルを変更した3 個の追加1 個の削除を含む
  1. 3
    1
      src/freedombone-mesh-batman

+ 3
- 1
src/freedombone-mesh-batman ファイルの表示

@@ -60,7 +60,9 @@ function stop {
60 60
     fi
61 61
 
62 62
     systemctl stop bmx6
63
-    systemctl stop bmx7
63
+    if [ -d /etc/bmx7 ]; then
64
+        systemctl stop bmx7
65
+    fi
64 66
     systemctl stop olsr2
65 67
     systemctl stop babel
66 68
     systemctl disable bmx6