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