summarylogtreecommitdiffstats
path: root/radarr.log.run
diff options
context:
space:
mode:
Diffstat (limited to 'radarr.log.run')
-rw-r--r--radarr.log.run6
1 files changed, 6 insertions, 0 deletions
diff --git a/radarr.log.run b/radarr.log.run
new file mode 100644
index 000000000000..32185094b3d5
--- /dev/null
+++ b/radarr.log.run
@@ -0,0 +1,6 @@
+#!/bin/sh
+exec 2>&1; set -e
+
+[ -d /var/log/radarr ] || install -dm 755 /var/log/radarr
+
+exec svlogd -tt /var/log/radarr