Clarify log message for missing caps

Signed-off-by: Julian Nodorp <6053734+jnodorp@users.noreply.github.com>
This commit is contained in:
Julian Nodorp
2025-02-08 02:29:02 +01:00
committed by Julian Nodorp
parent 228608dea6
commit 61c9a29ea5

View File

@@ -235,8 +235,8 @@ fix_capabilities() {
exit 1
fi
else
echo " [!] WARNING: Unable to set capabilities for pihole-FTL."
echo " Please ensure that the container has the required capabilities."
echo " [!] ERROR: Unable to set capabilities for pihole-FTL."
echo " Please ensure that the container has the required capabilities."
exit 1
fi
echo ""