diff --git a/src/opnsense/service/conf/actions.d/actions_zfs.conf b/src/opnsense/service/conf/actions.d/actions_zfs.conf index 17e887eb7..3200afbb1 100644 --- a/src/opnsense/service/conf/actions.d/actions_zfs.conf +++ b/src/opnsense/service/conf/actions.d/actions_zfs.conf @@ -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