You are not logged in.
Pages: 1
I've now found a way to unmount CDs using a bit of a less insecure (though still unsane) configuration. Going through the list of available policykit actions for udisks2, I discovered that allowing "org.freedesktop.udisks2.filesystem-unmount-others" in addition to all the actions allowed in the setup I began with makes it possible to unmount CDs as well.
So, /etc/polkit-1/localauthority/50-local.d/10-removable_storage.pkla currently looks like this:
[udisks2 permissions] Identity=unix-group:plugdev Action=org.freedesktop.udisks2.filesystem-mount;org.freedesktop.udisks2.encrypted-unlock;org.freedesktop.udisks2.power-off-drive;org.freedesktop.udisks2.eject-media;org.freedesktop.udisks2.filesystem-unmount-others ResultAny=yes ResultActive=yes ResultInactive=yes
this worked for me, thanks...
I am able to mount external storage again. (and unmount it )
it was the update of today.
after updating today my system started to missbehave like this,
already installed policykit-1-gnome and things still not working.
My Devuan started to missbehave like this after the update of today, I was'nt able to remove mounted external storage devices and to manage the Network, through network-manager-applet.
I fixed the network-manager-applet with a policykit file ... and now I am heading to look about the mounting/unmounting problem
hey guys it is related with this issue, my problem about being unable to mount removable drivers?
if you are using this kind fo abomination ----> network-manager-applet/nm-applet from debian not devuan packages combined with Slim..
Today, last update of Policykit, Network-Manager-Applet started to missbehave, saying you are not allowed to change or join a network the solution is this :
you need to create a file
filename:
org.freedesktop.NetworkManager.pkla
with this inside
[nm-applet]
Identity=unix-group:netdev
Action=org.freedesktop.NetworkManager.*
ResultAny=yes
ResultInactive=no
ResultActive=yes
in this folder
/etc/polkit-1/localauthority/50-local.d
The same error started to show up with removable drives, I will look for a solution then.
You know XFCE is not so lite, so LXDE is more lite than, and openbox is lighter...
I will post all my configs about openbox... for devuan
Pages: 1