mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-24 20:35:42 +00:00
Merge pull request #1687 from jnodorp/patch-1
Clarify log message for missing caps
This commit is contained in:
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user