default_install &&

if [[ $FPING_SUID_ROOT == y ]]; then
  chmod +s "$INSTALL_ROOT"/usr/sbin/fping{,6}
fi
