2015-02-25 23:58 GMT+01:00 Aaron Caffrey <wifiexten...@bitmessage.ch>:
> Install udisks, udisks2.
> Create /etc/polkit-1/rules.d/10-enable-mount.rules
>
> polkit.addRule(function(action, subject) {
>    if (action.id == "org.freedesktop.udisks2.filesystem-mount-system"
>    && subject.isInGroup("storage")) {
>            return polkit.Result.YES;
>                }
>                });

After I created this file and try to reboot with microSD card left
inserted in the card reader, I can't even login into my system. Why?

-- 
Regards from Pal

Reply via email to