summarylogtreecommitdiffstats
path: root/autobrr.log.run
diff options
context:
space:
mode:
authorpicokan2024-03-15 09:01:47 +0000
committerpicokan2024-03-15 09:01:47 +0000
commit3ac111b9b5c12ee0e1130f22117cf7ecaec784ad (patch)
treea765d5cfabfeebee14092660648e61122a95e376 /autobrr.log.run
downloadaur-autobrr-runit.tar.gz
Initial commit.
Diffstat (limited to 'autobrr.log.run')
-rw-r--r--autobrr.log.run6
1 files changed, 6 insertions, 0 deletions
diff --git a/autobrr.log.run b/autobrr.log.run
new file mode 100644
index 000000000000..c11cc1e2af3d
--- /dev/null
+++ b/autobrr.log.run
@@ -0,0 +1,6 @@
+#!/bin/sh
+exec 2>&1; set -e
+
+[ -d /var/log/autobrr ] || install -dm 755 /var/log/autobrr
+
+exec svlogd -tt /var/log/autobrr