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