void-runit icon indicating copy to clipboard operation
void-runit copied to clipboard

10-runit-control: make a hardlink to the currently booted init

Open leahneukirchen opened this issue 11 months ago • 0 comments

This ensures the link count of the pid 1 executable remains positive when runit is updated. If the link count is zero, the file system cannot be remounted read-only during shutdown, as the disk space needs to be reclaimed.

leahneukirchen avatar Mar 09 '25 16:03 leahneukirchen