mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Set RUST_BACKTRACE=1 in init.rc
This helps with debugging panics.
This commit is contained in:
parent
77b547ee95
commit
6abaee5040
@ -1,5 +1,6 @@
|
||||
export PATH /scheme/initfs/bin
|
||||
export TMPDIR /tmp
|
||||
export RUST_BACKTRACE 1
|
||||
nulld
|
||||
zerod
|
||||
randd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user