mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
Add a cron task for scrubbing zfs pools
This commit is contained in:
parent
3d73c42f5f
commit
8524775dd6
7
src/opnsense/service/conf/actions.d/actions_zfs.conf
Normal file
7
src/opnsense/service/conf/actions.d/actions_zfs.conf
Normal file
@ -0,0 +1,7 @@
|
||||
[scrub]
|
||||
description:Scrub ZFS Pool
|
||||
command:/sbin/zpool scrub
|
||||
parameters:%s
|
||||
type:script
|
||||
message:Scrubbing ZFS Pool %s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user