From 040265c7e0ce7bc85d4855d646382dc5a778020b Mon Sep 17 00:00:00 2001 From: Jonathan Senecal Date: Fri, 14 Sep 2018 16:52:38 -0400 Subject: [PATCH] fping is in sbin --- entrypoint.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 <