Hello, how should I set a policy that user can use command mount?
I guess the rules should be set in etc/polkit-default-privs.local.
I have tried to put:
[Password-less mounting of local partitions]
Identity=unix-users:*
Action=org.freedesktop.udisks2.filesystem-mount-system
ResultAny=yes
ResultInactive=yes
ResultActive=yes