docker-bind/container/entrypoint.sh

5 lines
148 B
Bash
Raw Normal View History

#!/bin/sh
chown -R named:named /var/cache/bind
# Run in foreground and log to STDERR (console):
/usr/sbin/named -c /etc/bind/named.conf -g -u named