]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - scripts/stop-container.sh
anbox: Make sure anbox-sensord is started anyway
[waydroid.git] / scripts / stop-container.sh
index d8c74a2612e2eb90e851ccb2b21df068a6dc0675..e71c16a6e11f0e42b7bc742489a7158ef3dd40d8 100644 (file)
@@ -1,3 +1,5 @@
 #!/bin/bash
 
 lxc-stop -n anbox -k
+/home/anbox/anbox-net.sh stop
+kill `pidof anbox-sensord`