nerves-project / nerves_system_bbb

Base Nerves system configuration for the BeagleBone-based boards
Apache License 2.0
36 stars 39 forks source link

Add crashdump timeout env to get crash dumps #296

Closed fhunleth closed 1 year ago

fhunleth commented 1 year ago

At some point in time, crash dumps stopped working due to the missing timeout. Given that these come in handy every once in a while, add the missing environment variable to avoid having to remember that no dumps are made without it.