Update 10-dns.sh

This commit is contained in:
John D 2020-07-27 22:41:44 -07:00 committed by GitHub
parent 1f82b5c2c4
commit c36ba5f51c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ fi
if podman container exists ${CONTAINER}; then
podman start ${CONTAINER}
else
logger -s -t podman-dns -p ERROR Container $CONTAINER not found, make sure you set the proper name, if you have you can ignore this error
logger -s -t podman-dns -p ERROR Container $CONTAINER not found, make sure you set the proper name, you can ignore this error if it is your first time setting it up
fi
# (optional) IPv4 force DNS (TCP/UDP 53) through DNS container