Files
bare-operating-system/kernel/etc/bare-os/rc
T
2026-04-03 19:01:57 -04:00

5 lines
269 B
Plaintext

# Optional boot-time shell lines (one command per non-comment line).
# Executed by /boot/init.js after /etc/os-release and /etc/motd, then /etc/bare-os/rc.d/* (digit-prefixed names only), before the main banner.
# Example (uncomment to use):
# export BARE_OS_SHOW_RC=1