Fix polkit permissions
This commit is contained in:
parent
c4b2873bee
commit
1f47464ac3
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
[Mounting, checking, etc. of internal drives]
|
[Mounting, checking, etc. of internal drives]
|
||||||
Identity=unix-group:admin;unix-group:sudo
|
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;
|
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;
|
||||||
|
ResultAny=auth_admin
|
||||||
|
ResultInactive=auth_admin
|
||||||
ResultActive=yes
|
ResultActive=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue