about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-05-20 12:12:22 +0200
committerJuan RP <xtraeme@gmail.com>2014-05-20 12:12:22 +0200
commite089ffaf90c14446d0792cbe1e4124d4b6ac6c04 (patch)
tree7d591006245454381542c04eb572e3f8eccf3daa
parent6653c1cb9d71666568bd65e762a86f59e49d59d8 (diff)
downloadrunit-void-e089ffaf90c14446d0792cbe1e4124d4b6ac6c04.tar.gz
runit-void-e089ffaf90c14446d0792cbe1e4124d4b6ac6c04.tar.xz
runit-void-e089ffaf90c14446d0792cbe1e4124d4b6ac6c04.zip
New service: connman.
-rwxr-xr-xservices/connman/run2
l---------services/connman/supervise1
2 files changed, 3 insertions, 0 deletions
diff --git a/services/connman/run b/services/connman/run
new file mode 100755
index 0000000..f6989f7
--- /dev/null
+++ b/services/connman/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/sbin/connmand -n
diff --git a/services/connman/supervise b/services/connman/supervise
new file mode 120000
index 0000000..660fee0
--- /dev/null
+++ b/services/connman/supervise
@@ -0,0 +1 @@
+/run/runit/supervise.connman
\ No newline at end of file