Comment 16 for bug 1470235

Revision history for this message
bmaupin (bmaupin) wrote :

I looked into those dbus messages and didn't find anything helpful. My system is fully up to date and I still have this issue.

Here's my current workaround:

sudo sh -c 'echo "#!/bin/bash

/usr/bin/killall /usr/lib/policykit-1/polkitd" > /etc/cron.daily/kill-polkitd'
sudo chmod +x /etc/cron.daily/kill-polkitd