|
|
Log in / Subscribe / Register

Introducing /run

Introducing /run

Posted Mar 30, 2011 20:12 UTC (Wed) by neilbrown (subscriber, #359)
Parent article: Introducing /run

I'm so happy about this...

mdadm really needs somewhere that persists from early boot. I tried /lib/init/rw first but that is Debian only and doesn't exist before '/' is mounted. I ended up sticking it in /dev/.mdadm but I really hated doing that. I don't believe in hidden directories any more than I believe in keeping secrets.

But /run/mdadm is the perfect answer.

Thanks.


to post comments

Introducing /run

Posted Mar 30, 2011 22:33 UTC (Wed) by hmh (subscriber, #3838) [Link]

We would have been glad to add /lib/init/rw support in the initramfs if we knew you needed it for mdadm, I guess.

But now we can all work on /run. It is better that way, indeed.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds