From efee4ebf43e376a7cd8b8abcef0c70aa90427bb4 Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 1 Mar 2022 22:01:26 +0000 Subject: initial commit --- s6/base/run-image/service/s6-linux-init-logouthookd/notification-fd | 1 + s6/base/run-image/service/s6-linux-init-logouthookd/run | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 s6/base/run-image/service/s6-linux-init-logouthookd/notification-fd create mode 100755 s6/base/run-image/service/s6-linux-init-logouthookd/run (limited to 's6/base/run-image/service/s6-linux-init-logouthookd') diff --git a/s6/base/run-image/service/s6-linux-init-logouthookd/notification-fd b/s6/base/run-image/service/s6-linux-init-logouthookd/notification-fd new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/s6/base/run-image/service/s6-linux-init-logouthookd/notification-fd @@ -0,0 +1 @@ +1 diff --git a/s6/base/run-image/service/s6-linux-init-logouthookd/run b/s6/base/run-image/service/s6-linux-init-logouthookd/run new file mode 100755 index 0000000..9698c56 --- /dev/null +++ b/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