Running sudo service polkitd reload
gives me a polkitd: unrecognized service
message. I restarted the dbus
service, the message remained the same. I thought polkit
is supposed to be part of the system, so I don't know how to deal with this issue.
Asked
Active
Viewed 2,330 times
systemctl
- what doessystemctl list-unit-files | grep polkit
say? – steeldriver Feb 13 '18 at 02:32polkitd.service static
– Zazula Feb 13 '18 at 02:36systemctl status polkitd.service
? – steeldriver Feb 13 '18 at 03:21Ubuntu systemd[1]: Starting Authenticate and Authorize Users to Ubuntu polkitd[1136]: started daemon version 0.105 using authori Ubuntu systemd[1]: Started Authenticate and Authorize Users to R lines 1-13/13 (END)`
– Zazula Feb 13 '18 at 03:31