Set RUST_BACKTRACE=1 in init.rc

This helps with debugging panics.
This commit is contained in:
bjorn3 2024-03-10 13:27:51 +01:00
parent 77b547ee95
commit 6abaee5040

View File

@ -1,5 +1,6 @@
export PATH /scheme/initfs/bin
export TMPDIR /tmp
export RUST_BACKTRACE 1
nulld
zerod
randd