Re: [SliTaz] RC1

[ Thread Index | Date Index | More lists.tuxfamily.org/slitaz Archives ]


Hi Thomas,

> [Storage Permissions]
> Identity=*
> Action=org.freedesktop.udisks2.*
> ResultAny=yes
> ResultActive=yes
> ResultInactive=yes
> 
> and we need the package util-linux-eject in the iso
> 
> and evrything is fine....
> 
> Thomas

Sadly nope... automount dont work for me on RC-1, even root dont have
the disk listed in PCmanFM (was working a few days ago).

I tried things like: /etc/polkit-17rules.d/10-allow-mount.rules

----
polkit.addRule(function(action) {
    if (action.id == "org.freedesktop.udisks2.filesystem-mount-system")
{ return polkit.Result.YES;
    }
});
----

- Christophe

-- 
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/