From ea4267fac55c7d8a6093a6b03ff0e9c795786d3e Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 1 Mar 2022 23:14:41 +0000 Subject: reorganised --- xi/s6/base/run-image/service/s6-svscan-log/notification-fd | 1 + xi/s6/base/run-image/service/s6-svscan-log/run | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 xi/s6/base/run-image/service/s6-svscan-log/notification-fd create mode 100755 xi/s6/base/run-image/service/s6-svscan-log/run (limited to 'xi/s6/base/run-image/service/s6-svscan-log') diff --git a/xi/s6/base/run-image/service/s6-svscan-log/notification-fd b/xi/s6/base/run-image/service/s6-svscan-log/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/xi/s6/base/run-image/service/s6-svscan-log/notification-fd @@ -0,0 +1 @@ +3 diff --git a/xi/s6/base/run-image/service/s6-svscan-log/run b/xi/s6/base/run-image/service/s6-svscan-log/run new file mode 100755 index 0000000..7028d1b --- /dev/null +++ b/xi/s6/base/run-image/service/s6-svscan-log/run @@ -0,0 +1,5 @@ +#!/bin/execlineb -P + +redirfd -w 1 /dev/null +redirfd -rnb 0 fifo +s6-log -bpd3 -- T /run/uncaught-logs -- cgit v1.2.1