default_install &&

if [[ $ARPING_SUID_ROOT == y ]]; then
  chmod +s "$INSTALL_ROOT/usr/sbin/arping"
fi
