fix zpool path

master
Paul Walko 2021-01-03 11:53:25 -05:00
parent 9ddd275ed8
commit 7cf01fe535
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@
cron:
name: 'Weekly zfs pool status check'
special_time: weekly
job: 'zpool status | mail -s "ZFS STATUS" paulsw.pw+alerts@gmail.com'
job: '/usr/sbin/zpool status | mail -s "ZFS STATUS" paulsw.pw+alerts@gmail.com'
user: root
- name: Install rclone