Updates
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user