9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
# Various daemons that relibc needs to function as well as a bunch of env vars
|
|
# that should be set for every program.
|
|
export PATH /scheme/initfs/bin
|
|
export RUST_BACKTRACE 1
|
|
rtcd
|
|
notify nulld
|
|
notify zerod
|
|
notify randd
|