问题 CentOS下执行systemctl操作后中断报 "Authorization not available. Check if polkit service is running or see debug message for more informationd" 一种解决方式 检查:/var/run 目录是否还是软连接,若不是则删除/var/run,并在/var执行 ln -s ../run ./ 最后设备重新上电,恢复正常