computer-playbook/roles/btrfs-health-check/templates/btrfs-health-check.service.j2

8 lines
178 B
Plaintext
Raw Normal View History

2022-01-30 13:22:47 +01:00
[Unit]
Description=Check btrfs status
2023-05-28 22:17:33 +02:00
OnFailure=systemd-notifier@%n.service
2022-01-30 13:22:47 +01:00
[Service]
Type=oneshot
2023-03-26 17:05:06 +02:00
ExecStart=/bin/bash {{docker_btrfs_health_check_folder}}btrfs-health-check.sh