2023-04-15 14:31:18 +02:00
|
|
|
[Unit]
|
|
|
|
Description=checking journalctl health
|
2023-05-28 22:17:33 +02:00
|
|
|
OnFailure=systemd-notifier@%n.service
|
2023-04-15 14:31:18 +02:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
ExecStart=/bin/bash {{journalctl_health_check_folder}}journalctl-health-check.sh
|