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

8 lines
175 B
Plaintext
Raw Normal View History

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