diff --git a/entrypoint.sh b/entrypoint.sh index 9a25009..9582ab7 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -143,8 +143,8 @@ cat > ${LIBRENMS_PATH}/config.d/user.php < /usr/bin/fping6 -chmod +x /usr/bin/fping6 +echo "/usr/sbin/fping -6 \$@" > /usr/sbin/fping6 +chmod +x /usr/sbin/fping6 cat > ${LIBRENMS_PATH}/config.d/fping.php <