udev?
#269
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.
5 replies
-
|
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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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