mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-21 03:12:41 +01:00
init scripts & usb gadget cleanup, login banner
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user