init scripts & usb gadget cleanup, login banner

This commit is contained in:
Michel-FK
2020-05-10 17:31:38 +02:00
parent 10150b111d
commit 52f377fb3b
11 changed files with 156 additions and 43 deletions

View File

@@ -14,7 +14,7 @@
# process == program to run
# Startup the system
::sysinit:/bin/sh -c 'echo "Starting FunKey-OS ..."'
::sysinit:/bin/cat /etc/issue
::sysinit:/bin/mount -t proc proc /proc
::sysinit:/bin/mount -o remount,rw /
::sysinit:/bin/mkdir -p /dev/pts /dev/shm