computer-playbook/roles/health-disc-space/templates/health-disc-space.service.j2

8 lines
206 B
Plaintext
Raw Normal View History

2023-11-16 15:32:29 +01:00
[Unit]
Description=checking disc space
OnFailure=systemd-notifier@%n.service
[Service]
Type=oneshot
2023-11-17 12:35:39 +01:00
ExecStart=/bin/bash {{health_disc_space_folder}}health-disc-space.sh {{size_percent_disc_space_warning}}