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

8 lines
166 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-17 12:35:39 +01:00
ExecStart=/bin/bash {{docker_health_btrfs_folder}}health-btrfs.sh