Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 15:55:29 -0400
From:      Jerry <jerry@seibercom.net>
To:        freebsd-questions@freebsd.org
Subject:   Updating database in smartmontools
Message-ID:  <20200331155529.597ee482@scorpio>

next in thread | raw e-mail | index | archive | help
The "update-smart-drivedb " configuration option is turned off in the
smartmontools Makefile.

CONFIGURE_ARGS= --disable-dependency-tracking \
                --enable-sample \
                --with-gnupg=no \
                --with-initscriptdir=${PREFIX}/etc/rc.d \
                --with-nvme-devicescan=yes \
                --with-update-smart-drivedb=no

What is the recommended method to update the drive database if this
option is off? Using FreeBSD 11.3-p7 amd64.

-- 
Jerry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200331155529.597ee482>