Skip to content

Run our initramfs memory erasure hook earlier

We’re doing it in init-premount which is after e.g. udev is started (init-top) IIRC. We could perhaps avoid doing that, which might have several advantages:

  • save a few seconds on shutdown (it might matter especially for the emergency one)
  • work in a less heavily multitasking / event-driven environment, for more robust operation

Feature Branch: bugfix/10733-run-memory-erasure-hook-earlier

Related issues

Original created by @intrigeri on 10733 (Redmine)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information