zpool-trim.service

This unit is provided by:

Options

  • [Service]
    • ExecStart=/usr/bin/bash -c 'for pool in $(zpool list -H -o name); do zpool trim $pool; done || true'
  • [Unit]

Additionnal notes

Nothing here.