diff options
Diffstat (limited to 's6/base/run-image/service/s6-linux-init-logouthookd')
-rw-r--r-- | s6/base/run-image/service/s6-linux-init-logouthookd/notification-fd | 1 | ||||
-rwxr-xr-x | s6/base/run-image/service/s6-linux-init-logouthookd/run | 4 |
2 files changed, 5 insertions, 0 deletions
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 |