Bind 설치
•
Oct 02, 2025
Bind-Chroot-Howto (Debian)
Edit the file /etc/default/bind9 so that the daemon will run as the unprivileged user ' *bind* ', chrooted to */var/lib/named*. Modify the line: *OPTS=" *-u bind* "* so that it reads *OPTS="-u bind -t /var/lib/named"*: