Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/
H A Dinitd.smartd42 SMARTD_BIN=/usr/sbin/smartd
44 [ -x $SMARTD_BIN ] || exit 0
61 --exec $SMARTD_BIN -- $smartd_opts; then
101 if pidof $SMARTD_BIN >/dev/null; then
102 echo "$SMARTD_BIN is running."
104 echo "$SMARTD_BIN is not running."