about summary refs log tree commit diff
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rwxr-xr-xservices/transmission-daemon/run3
l---------services/transmission-daemon/supervise1
2 files changed, 4 insertions, 0 deletions
diff --git a/services/transmission-daemon/run b/services/transmission-daemon/run
new file mode 100755
index 0000000..1056b09
--- /dev/null
+++ b/services/transmission-daemon/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Transmission daemon
+exec /usr/bin/transmission-daemon -f --log-error
diff --git a/services/transmission-daemon/supervise b/services/transmission-daemon/supervise
new file mode 120000
index 0000000..3c97d08
--- /dev/null
+++ b/services/transmission-daemon/supervise
@@ -0,0 +1 @@
+/run/runit/supervise.transmission-daemon
\ No newline at end of file