mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 12:15:32 +03:00
8 lines
123 B
Text
8 lines
123 B
Text
#!/bin/execlineb -P
|
|
|
|
fdmove -c 2 1
|
|
s6-setuidgid utmp
|
|
cd /run/utmps
|
|
fdmove 1 3
|
|
s6-ipcserver -1 -- .wtmpd-socket
|
|
utmps-wtmpd
|