Home
last modified time | relevance | path

Searched refs:smartctl_path (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zpool/zpool.d/
H A Dsmart72 smartctl_path=$(command -v smartctl)
75 if [ -b "$VDEV_UPATH" ] && [ -x "$smartctl_path" ] || [ -n "$samples" ] ; then
83 raw_out=$(eval "sudo $smartctl_path -a $VDEV_UPATH")