Replies: 2 comments 5 replies
-
Hello
The library that performs uevent listening/parsing is here https://github.com/anatol/go-udev |
Beta Was this translation helpful? Give feedback.
-
I made this: https://github.com/desultory/ugrd/blob/main/src/ugrd/fs/fakeudev.py which is based on: https://github.com/anatol/booster/blob/master/init/udev.go#L251 and seems to function |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm the author of this: https://github.com/desultory/ugrd
I'm wondering how booster handles udev stuff, I'd like to do similar to make systemd happy.
Is there any clear spec of what booster does under /run to make udev aware of the cryptsetup mounts it makes?
Beta Was this translation helpful? Give feedback.
All reactions