systemctl keeps timing out on service restart
This is an issue with polkit.service
; it was not starting for me.
After further investigation I found that the polkitd
user did not exist. Then yum reinstall polkit
and systemctl start polkit
fixed the issue.
I debugged this by running polkitd
directly: /usr/lib/polkit-1/polkitd