summaryrefslogtreecommitdiff
path: root/s6/base/run-image/service/utmpd/run
diff options
context:
space:
mode:
Diffstat (limited to 's6/base/run-image/service/utmpd/run')
-rwxr-xr-xs6/base/run-image/service/utmpd/run8
1 files changed, 8 insertions, 0 deletions
diff --git a/s6/base/run-image/service/utmpd/run b/s6/base/run-image/service/utmpd/run
new file mode 100755
index 0000000..35c60c5
--- /dev/null
+++ b/s6/base/run-image/service/utmpd/run
@@ -0,0 +1,8 @@
+#!/bin/execlineb -P
+
+fdmove -c 2 1
+s6-setuidgid "utmp"
+cd /run/utmps
+fdmove 1 3
+s6-ipcserver -1 -c 1000 -- /run/utmps/.utmpd-socket
+utmps-utmpd