diff --git a/entrypoint.sh b/entrypoint.sh index c6b99a3..7956499 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -145,6 +145,7 @@ EOL # Config : Fping echo "/usr/sbin/fping -6 \$@" > /usr/sbin/fping6 chmod +x /usr/sbin/fping6 +setcap cap_net_raw+ep /usr/sbin/fping6 cat > ${LIBRENMS_PATH}/config.d/fping.php <