Remove polkit.service check

Apparently it's completely normal behavior for this service to be not running on a fresh boot
This commit is contained in:
Salt 2021-09-14 19:40:53 -05:00
parent fac19d3c71
commit 37150bf7d1

View File

@ -40,8 +40,6 @@
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_systemd_unit dbus.service
- name: Unit docker.service
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_systemd_unit docker.service
- name: Unit polkit.service
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_systemd_unit polkit.service
- name: Unit ssh.service
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_systemd_unit ssh.service
- name: Unit systemd-resolved.service