Bonjour,
I want to be able to open a crypted device as a non-root user and I modified the file
/usr/share/polkit-1/actions/org.freedesktop.UDisks2.policy
in order to do that.
That works, but it is not a good thing to modify a file from the distrib to create a local configuration.
There is an empty directory /etc/udisks2/modules.conf.d where I tried to guess what I could put inside for my purpose, but everything failed.
I did not find a clear doc about the udisks2 configuration.
Does anyone knows how to proceed?
Thank you.