New comment by Duncaen on void-packages repository https://github.com/void-linux/void-packages/pull/50734#issuecomment-2158575029 Comment: > Hot-plug > > pam_uaccess only operates on login, and does not grant access to new devices as they are added. > > This should not be a problem in most cases. IMHO this makes this pretty pointless, unless the use-case is just a single machine with just static devices that need to be managed and multiple users that log in and out. If you don't need the login/logout tracking stuff you could just write an udev rule that applies acls to all devices tagged with uaccess and it would support hot plugging.