computer-playbook/roles/health-journalctl/templates/health-journalctl.service.j2

8 lines
183 B
Plaintext
Raw Normal View History

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
2023-11-16 15:32:29 +01:00
ExecStart=/bin/bash {{journalctl_health_check_folder}}health-journalctl.sh