Neither sudo nor individual admin rights are an option in my environment. Currently the Linux laptop users can just hope for some timer to run apt update, and than reboot. Thats bad.
I would like to have some button [upgrade now] in the desktop GUI, giving the users better control over upgrading their laptops. If I got this correctly the "wheel" group used in upstream's policy files provided a similar functionality. I understand your patch to upstream's default policies is more complex than just replacing "wheel" by "sudo", but I wonder if these changes went too far? Regards Harri

