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