Implemented systemctl error checker

This commit is contained in:
2023-04-15 14:31:18 +02:00
parent d8eb6a7dd3
commit 0f7a2fcb9e
10 changed files with 58 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
[Unit]
Description=checking journalctl health
OnFailure=systemd-email@%n.service
[Service]
Type=oneshot
ExecStart=/bin/bash {{journalctl_health_check_folder}}journalctl-health-check.sh