You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/smartmontools/files/smartmontools-update-drivedb

6 lines
161 B

#!/bin/sh
# Hide stdout until a --quiet switch is added:
# https://github.com/smartmontools/smartmontools/issues/110
/usr/sbin/update-smart-drivedb > /dev/null