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

8 lines
184 B
Plaintext
Raw Normal View History

2023-04-15 14:31:18 +02:00
[Unit]
Description=checking journalctl health
OnFailure=systemd-notifier.cymais@%n.service
2023-04-15 14:31:18 +02:00
[Service]
Type=oneshot
2023-11-17 12:35:39 +01:00
ExecStart=/bin/bash {{health_journalctl_folder}}health-journalctl.sh