Add Polkit rules for mounting external drives
This commit is contained in:
parent
d3741c70b8
commit
c77f74d491
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
[Mounting, checking, etc. of internal drives]
|
||||
Identity=unix-group:admin;unix-group:sudo
|
||||
Action=org.freedesktop.udisks.filesystem-*;org.freedesktop.udisks.drive-ata-smart*;org.freedesktop.udisks2.filesystem-mount-system;org.freedesktop.udisks2.encrypted-unlock-system;org.freedesktop.udisks2.filesystem-fstab;
|
||||
ResultActive=yes
|
Loading…
Add table
Reference in a new issue