Updates
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Optional boot snippets (trusted)
|
||||
|
||||
Files in this directory are executed after `/etc/bare-os/rc`, in **lexicographic
|
||||
order** by filename. Use numeric prefixes (e.g. `10-local`, `20-proxy`) to
|
||||
control order. Each file is treated like `rc`: one shell command per non-empty,
|
||||
non-comment line.
|
||||
|
||||
Lines starting with `#` and blank lines are ignored. Dotfiles and names ending
|
||||
in `~` are skipped.
|
||||
|
||||
Only ship snippets you trust — they run with full `execLine` power.
|
||||
Reference in New Issue
Block a user