Create rc.local

Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
elseif 2025-08-18 15:40:09 +08:00 committed by GitHub
parent ee6d299e9f
commit 399c670504
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
keygen/rc.local Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
echo "Starting rc.local..." > /dev/tty1
/rw/disk/keygen > /dev/kmsg 2>&1