about summary refs log tree commit diff
path: root/services
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-08-17 10:03:43 +0200
committerJuan RP <xtraeme@gmail.com>2014-08-17 10:03:43 +0200
commit0ce87d87ba9b51d3844cff912897228df31c203f (patch)
tree54d462a51bdf3b75797f169e0542b322b4b17bbd /services
parent1fbe61dfe6774328230fc661ed1df946d3653db1 (diff)
downloadrunit-void-0ce87d87ba9b51d3844cff912897228df31c203f.tar.gz
runit-void-0ce87d87ba9b51d3844cff912897228df31c203f.tar.xz
runit-void-0ce87d87ba9b51d3844cff912897228df31c203f.zip
New service: polipo.
Diffstat (limited to 'services')
-rwxr-xr-xservices/polipo/run2
l---------services/polipo/supervise1
2 files changed, 3 insertions, 0 deletions
diff --git a/services/polipo/run b/services/polipo/run
new file mode 100755
index 0000000..2380d40
--- /dev/null
+++ b/services/polipo/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec chpst -u nobody polipo
diff --git a/services/polipo/supervise b/services/polipo/supervise
new file mode 120000
index 0000000..e71e64f
--- /dev/null
+++ b/services/polipo/supervise
@@ -0,0 +1 @@
+/run/runit/supervise.polipo
\ No newline at end of file