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

8 lines
172 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-11-16 15:32:29 +01:00
ExecStart=/bin/bash {{docker_btrfs_health_check_folder}}health-btrfs.sh