fix zpool path
parent
9ddd275ed8
commit
7cf01fe535
|
@ -238,7 +238,7 @@
|
||||||
cron:
|
cron:
|
||||||
name: 'Weekly zfs pool status check'
|
name: 'Weekly zfs pool status check'
|
||||||
special_time: weekly
|
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
|
user: root
|
||||||
|
|
||||||
- name: Install rclone
|
- name: Install rclone
|
||||||
|
|
Loading…
Reference in New Issue