8 lines
248 B
Plaintext
8 lines
248 B
Plaintext
# 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
|