Hi Team,
I am running CentOS7 & an VM.
I am going through “polkit.service” is not running. I need any of your help. Thank you in advance!!
Hi Team,
I am running CentOS7 & an VM.
I am going through “polkit.service” is not running. I need any of your help. Thank you in advance!!
@sudheerp494 Welcome to nixCraft forums.
Try starting it. The commands are as follows.
sudo systemctl status polkit.service
sudo systemctl start polkit.service
sudo systemctl stop polkit.service
sudo systemctl restart polkit.service
sudo systemctl enable polkit.service