Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    It's poor advice to tinker with sources when there's special mechanism: unix.stackexchange.com/a/517364/6622 Commented May 6, 2019 at 9:55
  • @poige Maybe it isn't! You are only tinkering with a pretty much standalone part of the code, not affecting other parts. In some build systems it might be much trickier to set the command line than make a small change to the sources that you are editing anyway. If you mess with the boot args, the machine might not boot. Commented Apr 22, 2020 at 11:30
  • There seems to be a CONFIG_PANIC_TIMEOUT available for you to configure the thing! Commented Apr 22, 2020 at 11:35