summaryrefslogtreecommitdiffstats
path: root/sites/paste.retiolum/etc/supervisor.d
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-01-14 03:09:07 +0100
committermakefu <github@syntax-fehler.de>2014-01-14 03:09:07 +0100
commit1e25ca1c79333ca18c04191b2790d20b17c1a2b6 (patch)
treea698f3f14f2b9ecc346b8815bad2fdf2706330eb /sites/paste.retiolum/etc/supervisor.d
parentf2cd78f33d93b1a92dd8a1c41aa0f52d93b29ad2 (diff)
add paste.retiolum site
Diffstat (limited to 'sites/paste.retiolum/etc/supervisor.d')
-rw-r--r--sites/paste.retiolum/etc/supervisor.d/bump.supervisor.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/sites/paste.retiolum/etc/supervisor.d/bump.supervisor.conf b/sites/paste.retiolum/etc/supervisor.d/bump.supervisor.conf
new file mode 100644
index 00000000..6b83d5f2
--- /dev/null
+++ b/sites/paste.retiolum/etc/supervisor.d/bump.supervisor.conf
@@ -0,0 +1,5 @@
+[program:bump]
+command=sh run.sh
+user=bump
+directory=/opt/bump
+autorestart=true