summary refs log tree commit diff
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-08-04 13:11:46 +0200
committerJuan RP <xtraeme@gmail.com>2014-08-04 13:11:46 +0200
commit3bc47c18a0c6469165cd623ce96f7fb5713db883 (patch)
treeb37d0d25d6edd1b74e245f7340ffd7feee7d8ff5
parent6a7dbc7316c49343fcd0933cdbf162fbf9a4c6a6 (diff)
downloadrunit-void-3bc47c18a0c6469165cd623ce96f7fb5713db883.tar.gz
runit-void-3bc47c18a0c6469165cd623ce96f7fb5713db883.tar.xz
runit-void-3bc47c18a0c6469165cd623ce96f7fb5713db883.zip
New service: ngircd.
-rwxr-xr-xservices/ngircd/run2
l---------services/ngircd/supervise1
2 files changed, 3 insertions, 0 deletions
diff --git a/services/ngircd/run b/services/ngircd/run
new file mode 100755
index 0000000..253a0cd
--- /dev/null
+++ b/services/ngircd/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec ngircd -n
diff --git a/services/ngircd/supervise b/services/ngircd/supervise
new file mode 120000
index 0000000..09fb405
--- /dev/null
+++ b/services/ngircd/supervise
@@ -0,0 +1 @@
+/run/runit/supervise.ngircd
\ No newline at end of file