default_install &&

if [[ $FPING_SUID_ROOT == y ]]; then
  chmod -v +s "$INSTALL_ROOT"/usr/sbin/fping
fi
