This commit is contained in:
Raven Scott
2026-04-03 20:33:24 -04:00
parent ae6b7f8652
commit e58a9f99d6
184 changed files with 1636 additions and 109 deletions
+7
View File
@@ -0,0 +1,7 @@
# When BARE_OS_BOOT_ALLOWLIST=1, only first tokens listed here (plus builtins like export, cd, :)
# may run from /etc/bare-os/rc, rc.d, rc.local, kernel.d, and onboot lines.
#
# Example entries (one command name per line):
# echo
# cat
# systemctl