Compare commits
No commits in common. "sam/remove-extra-console-shell" and "main" have entirely different histories.
sam/remove
...
main
|
@ -23,6 +23,7 @@ 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