slitaz-configs rev 227 5.5.1
Fix to 55-storage.pkla (Thanks Tom and sixofeight)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 01 10:30:24 2014 +0200 (2014-05-01) |
parents | f4c08e9cf82b |
children | ba630bb446ee |
files | rootfs/etc/polkit-1/localauthority/50-local.d/55-storage.pkla |
line diff
1.1 --- a/rootfs/etc/polkit-1/localauthority/50-local.d/55-storage.pkla Thu May 01 08:54:22 2014 +0200 1.2 +++ b/rootfs/etc/polkit-1/localauthority/50-local.d/55-storage.pkla Thu May 01 10:30:24 2014 +0200 1.3 @@ -1,6 +1,6 @@ 1.4 [Storage Permissions] 1.5 -Identity=unix-group:disk 1.6 -Action=org.freedesktop.udisks2.filesystem-mount;org.freedesktop.udisks.drive-eject;org.freedesktop.udisks2.drive-detach;org.freedesktop.udisks2.luks-unlock;org.freedesktop.udisks2.inhibit-polling;org.freedesktop.udisks2.drive-set-spindown 1.7 +Identity=* 1.8 +Action=org.freedesktop.udisks2.* 1.9 ResultAny=yes 1.10 ResultActive=yes 1.11 -ResultInactive=no 1.12 +ResultInactive=yes