make sshd be the uinit

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
Ronald G. Minnich 2020-02-25 22:37:16 +00:00 committed by Ryan O'Leary
parent 2208243fa9
commit 1fa7a0111a

View File

@ -202,6 +202,7 @@ uroot:
# You need ip=dhcp OR ip=fixed.ip.address.here in the command line
biguroot.cpio.lzma: tiny.bin
go run github.com/u-root/u-root -o biguroot.cpio -build=bb \
-uinitcmd=/bbin/sshd \
-files class_key.pub:authorized_keys \
-files classhostkey:id_rsa \
-files /usr/bin/vi \