New comment by mtboehlke on void-packages repository https://github.com/void-linux/void-packages/issues/45711#issuecomment-1698113016 Comment: > Sorry but at the present time I no longer have an xbps-src environment to be able to test your template right now. Not a problem :) > I would have to remove in order to install the worker package. :-/ For better or worse, polkit does seem to be the accepted method for unprivileged desktop programs to access privileged actions. That being said, udisks2 is only a runtime dependency for the package, so you can add `ignorepkg=udisks2` to your xbps.conf. The volume manager will still use `mount` for mounting fstab entries. And yeah, I don't use polkit either. Worker does constantly complain on the command line if it can't connect to the system bus when I don't have the dbus service enabled :-/