summaryrefslogtreecommitdiff
path: root/.s6-svscan/run
diff options
context:
space:
mode:
authorGuillermo Ramos2021-01-09 13:13:51 +0100
committerGuillermo Ramos2021-01-09 13:13:51 +0100
commit14c129b2c307a57d348b6457ffc07cadda83c56f (patch)
treed9f3475028a5b932c97fbcc1e6e89d2ca1a103ff /.s6-svscan/run
parentcdad58733973d54f91571c758ddc200ef4225d64 (diff)
downloads6-services-14c129b2c307a57d348b6457ffc07cadda83c56f.tar.gz
Add run/finish/crash scripts
Diffstat (limited to '.s6-svscan/run')
-rwxr-xr-x.s6-svscan/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/.s6-svscan/run b/.s6-svscan/run
new file mode 100755
index 0000000..f1ea301
--- /dev/null
+++ b/.s6-svscan/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec s6-svscan ~/s6/service > $XDG_RUNTIME_DIR/s6-svscan.log 2> $XDG_RUNTIME_DIR/s6-svscan.error.log