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:
parent
fac19d3c71
commit
37150bf7d1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user