diff options
Diffstat (limited to 'system/utmps/btmpd.run')
-rw-r--r-- | system/utmps/btmpd.run | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/utmps/btmpd.run b/system/utmps/btmpd.run new file mode 100644 index 000000000..56a5de77e --- /dev/null +++ b/system/utmps/btmpd.run @@ -0,0 +1,8 @@ +#!/bin/execlineb -P + +fdmove -c 2 1 +s6-setuidgid utmp +cd /var/log/wtmpd +fdmove 1 3 +s6-ipcserver -1 -- /run/utmps/.btmpd-socket +utmps-wtmpd btmp |