6 lines
182 B
Text
6 lines
182 B
Text
![]() |
#!/sbin/execlineb -P
|
||
|
if { pipeline { redirfd -w 2 /dev/null s6-rc -a list } grep -qFx mount-filesystems }
|
||
|
envfile /etc/s6/sv/getty-tty4/conf
|
||
|
importas -iu SPAWN SPAWN
|
||
|
exec getty tty4
|