mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
system: bring ZFS to front of cron job description
This commit is contained in:
parent
d017169a7e
commit
748b46b393
@ -3,11 +3,11 @@ command:/usr/sbin/daemon -f /sbin/zpool trim
|
||||
parameters:%s
|
||||
type:script
|
||||
message:Trimming ZFS pool %s
|
||||
description:Trim ZFS Pool
|
||||
description:ZFS pool trim
|
||||
|
||||
[scrub]
|
||||
command:/usr/sbin/daemon -f /sbin/zpool scrub
|
||||
parameters:%s
|
||||
type:script
|
||||
message:Scrubbing ZFS Pool %s
|
||||
description:Scrub ZFS Pool
|
||||
description:ZFS pool scrub
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user