aports/testing/utmps/utmpd.run
Natanael Copa a2fb70e278 testing/utmps: move from main
new packages should be added to testing first
2018-06-25 10:35:01 +00:00

9 lines
123 B
Plaintext

#!/bin/execlineb -P
fdmove -c 2 1
s6-setuidgid utmp
cd /run/utmps
fdmove 1 3
s6-ipcserver -1 -- .utmpd-socket
utmps-utmpd