ports/main/nnd-s6-services/tmpl/getty

12 lines
165 B
Plaintext
Raw Normal View History

2022-12-08 08:09:51 +00:00
#!/bin/execlineb -W
importas -i TTY TTY
s6-envdir -I /etc/s6/env/getty.${TTY}
importas -D 0 BAUD BAUD
2023-02-01 08:50:08 +00:00
s6-envdir -I /etc/s6/env/path
emptyenv -p
2022-12-08 08:09:51 +00:00
2023-02-01 08:50:08 +00:00
getty $BAUD $TTY