From ea4267fac55c7d8a6093a6b03ff0e9c795786d3e Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 1 Mar 2022 23:14:41 +0000 Subject: reorganised --- .../base/run-image/service/s6-linux-init-logouthookd/notification-fd | 1 + xi/s6/base/run-image/service/s6-linux-init-logouthookd/run | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 xi/s6/base/run-image/service/s6-linux-init-logouthookd/notification-fd create mode 100755 xi/s6/base/run-image/service/s6-linux-init-logouthookd/run (limited to 'xi/s6/base/run-image/service/s6-linux-init-logouthookd') diff --git a/xi/s6/base/run-image/service/s6-linux-init-logouthookd/notification-fd b/xi/s6/base/run-image/service/s6-linux-init-logouthookd/notification-fd new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/xi/s6/base/run-image/service/s6-linux-init-logouthookd/notification-fd @@ -0,0 +1 @@ +1 diff --git a/xi/s6/base/run-image/service/s6-linux-init-logouthookd/run b/xi/s6/base/run-image/service/s6-linux-init-logouthookd/run new file mode 100755 index 0000000..9698c56 --- /dev/null +++ b/xi/s6/base/run-image/service/s6-linux-init-logouthookd/run @@ -0,0 +1,4 @@ +#!/bin/execlineb -P + +s6-ipcserver -1 -a 0700 -c 1000 -C 1000 -- s +s6-linux-init-logouthookd -- cgit v1.2.1