Yann SOUBEYRAND wrote: > Hi! > > It seems that the configuration file changed and its format too. You now > have to > modify /etc/polkit-1/localauthority.conf.d/50-localauthority.conf this > way: > > [Configuration] > AdminIdentities=unix-user:0;unix-group:sudo > > It's told not to modify the file because it will be overwritten on > update. That's why I think this file should be delivered with this > configuration because it won't change anything on systems with root > account and it will allow rootless systems to work properly.
Or simply create a new file, let's say 51-sudo.conf, which contains [Configuration] AdminIdentities=unix-group:sudo Such a file could e.g. be shipped by sudo Cheers, Michael
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pkg-utopia-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-utopia-maintainers
