basic (INSECURE!) init system

This commit is contained in:
aheirman 2021-04-17 10:52:02 +00:00
parent 9a3667b66b
commit d4a927cb22
6 changed files with 52 additions and 2 deletions

View file

@ -57,7 +57,8 @@ done
echo "Starting switch_root"
exec switch_root /mnt /bin/sh
#exec switch_root /mnt /etc/init.d/rcS
exec switch_root /mnt /sbin/init
EOF