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

8 lines
186 B
Plaintext
Raw Normal View History

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