about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-05-11 18:16:47 +0200
committerJuan RP <xtraeme@gmail.com>2014-05-11 18:16:47 +0200
commit83177ae0c7f583fd2b80a68246a291ccf6459b9d (patch)
treedcf59176fb6845ed289f74709d8f7284b4c3af42
parent2710a1d8eb999e5efbe560941ec65a884e80e271 (diff)
downloadrunit-void-83177ae0c7f583fd2b80a68246a291ccf6459b9d.tar.gz
runit-void-83177ae0c7f583fd2b80a68246a291ccf6459b9d.tar.xz
runit-void-83177ae0c7f583fd2b80a68246a291ccf6459b9d.zip
New service: lxdm.
-rwxr-xr-xservices/lxdm/run2
l---------services/lxdm/supervise1
2 files changed, 3 insertions, 0 deletions
diff --git a/services/lxdm/run b/services/lxdm/run
new file mode 100755
index 0000000..14a87b7
--- /dev/null
+++ b/services/lxdm/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/sbin/lxdm
diff --git a/services/lxdm/supervise b/services/lxdm/supervise
new file mode 120000
index 0000000..017cb70
--- /dev/null
+++ b/services/lxdm/supervise
@@ -0,0 +1 @@
+/run/runit/supervise.lxdm
\ No newline at end of file