fix zpool path
parent
9ddd275ed8
commit
7cf01fe535
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue