# HG changeset patch # User Christophe Lincoln # Date 1398933024 -7200 # Node ID 8b5547f31bf49e14a8059d091c0b40843b0c5e0a # Parent f4c08e9cf82b4cc0bc5f1c1b460b5a715300a04f Fix to 55-storage.pkla (Thanks Tom and sixofeight) diff -r f4c08e9cf82b -r 8b5547f31bf4 rootfs/etc/polkit-1/localauthority/50-local.d/55-storage.pkla --- a/rootfs/etc/polkit-1/localauthority/50-local.d/55-storage.pkla Thu May 01 08:54:22 2014 +0200 +++ b/rootfs/etc/polkit-1/localauthority/50-local.d/55-storage.pkla Thu May 01 10:30:24 2014 +0200 @@ -1,6 +1,6 @@ [Storage Permissions] -Identity=unix-group:disk -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 +Identity=* +Action=org.freedesktop.udisks2.* ResultAny=yes ResultActive=yes -ResultInactive=no +ResultInactive=yes