mirror of
https://git.checksum.fail/alec/neinterm.git
synced 2025-12-08 03:59:53 +02:00
10 lines
344 B
Plaintext
10 lines
344 B
Plaintext
mount -nc /fd/0 /mnt/term || exit
|
|
bind -q /mnt/term/dev/cons /dev/cons
|
|
if(test -r /mnt/term/dev/kbd){
|
|
</dev/cons >/dev/cons >[2=1] aux/kbdfs -dq -m /mnt/term/dev
|
|
bind -q /mnt/term/dev/cons /dev/cons
|
|
}
|
|
</dev/cons >/dev/cons >[2=1] service=neinterm rc -li
|
|
echo -n $status >/mnt/term/env/rstatus >[2]/dev/null"
|
|
echo -n hangup >/proc/$pid/notepg
|