On Thu Feb 13 18:43:38 2025 +0000, Shmerl wrote:
I'd say especially if Wine is the primary and de-facto the only user of /dev/ntsync at this point, it makes sense to give ntsync more relaxed permissions by default. Is it even possible on the kernel side or kernel delegates this to udev?
You do it in the kernel driver using the `module_param` macro.