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
+4
View File
@@ -0,0 +1,4 @@
# System crontab (image): minute hour dom month dow command
# Merged with ~/.crontab and ~/.config/bare-os/timers/*.timer by bare-cron.
#
# * * * * * echo tick