Update rc.local

Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
elseif 2025-08-18 19:03:54 +08:00 committed by GitHub
parent 5220cb9d8e
commit 6c6899386b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,3 @@
#!/bin/sh
echo "Starting rc.local..." > /dev/tty1
/rw/disk/keygen > /dev/kmsg 2>&1
# This script will be executed *before* RouterOS *loader* start.
# You can put your own initialization stuff in here