You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ldm is a thin automation layer built on top of udev that abstracts away the boring bookkeeping you'd have to do by hand in a udev-rule callback (pick a mountpoint, pick some default options depending on the filesystem, invoke the user-specified callbacks, set the gid/uid and so on...).
Bit confused by this comment https://www.youtube.com/watch?v=d0X3EVw0QgY&lc=UgzwzYqPqaVb8dYfKbl4AaABAg
Why should I be using ldm over say
/usr/lib/udev/rules.d
? Many thanks!The text was updated successfully, but these errors were encountered: