Compare commits
1 Commits
main
...
sam/remove
Author | SHA1 | Date |
---|---|---|
Sam Ebstein | f25615bc97 |
|
@ -23,7 +23,6 @@ null::sysinit:/bin/ln -sf /proc/self/fd/2 /dev/stderr
|
||||||
# Put shells on the serial terminal and console
|
# Put shells on the serial terminal and console
|
||||||
console::respawn:-/bin/bash
|
console::respawn:-/bin/bash
|
||||||
ttyS0::respawn:-/bin/bash
|
ttyS0::respawn:-/bin/bash
|
||||||
::respawn:-/bin/bash
|
|
||||||
|
|
||||||
# Stuff to do for the 3-finger salute
|
# Stuff to do for the 3-finger salute
|
||||||
::ctrlaltdel:/sbin/reboot
|
::ctrlaltdel:/sbin/reboot
|
||||||
|
|
Loading…
Reference in New Issue