mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-26 08:51:25 +02:00
9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
#!/bin/execlineb -P
|
|
|
|
fdmove -c 2 1
|
|
s6-setuidgid utmp
|
|
cd /run/utmps
|
|
fdmove 1 3
|
|
s6-ipcserver -1 -- .wtmpd-socket
|
|
utmps-wtmpd
|