summary refs log tree commit diff
path: root/os/etc/s6-rc/src/tailscale-log/run
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2026-02-10 12:32:48 +0100
committerRobert Günzler <r@gnzler.io>2026-02-10 12:41:25 +0100
commit63feeb9f369fc6176e85c1c2d8fcc863caad1946 (patch)
tree41cd5d2d1ec36e74e464caab722cc9b460153f04 /os/etc/s6-rc/src/tailscale-log/run
parent5bd0a4aca65ecb9818ef1285982d160b6b6ff665 (diff)
start new
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to 'os/etc/s6-rc/src/tailscale-log/run')
-rw-r--r--os/etc/s6-rc/src/tailscale-log/run9
1 files changed, 0 insertions, 9 deletions
diff --git a/os/etc/s6-rc/src/tailscale-log/run b/os/etc/s6-rc/src/tailscale-log/run
deleted file mode 100644
index 92d5525..0000000
--- a/os/etc/s6-rc/src/tailscale-log/run
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/execlineb -P
-
-envfile /etc/s6-rc/config/log.conf
-envfile -I /etc/s6-rc/config/tailscale.conf
-importas -sCuD "n2 s2000000 T" LOG_DIRECTIVES LOG_DIRECTIVES
-importas -sCuD "/run/log" LOG_DIR LOG_DIR
-
-foreground { install -d ${LOG_DIR}/tailscale }
-s6-log -d3 -b -- ${LOG_DIRECTIVES} ${LOG_DIR}/tailscale