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

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