From: <bl...@us...> - 2003-10-16 17:49:42
|
Update of /cvsroot/devil-linux/build/config/etc/sysconfig/jail In directory sc8-pr-cvs1:/tmp/cvs-serv29529/build/config/etc/sysconfig/jail Modified Files: ISC_BIND Log Message: fixed ISC_BIND to allow zone transfers Index: ISC_BIND =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/sysconfig/jail/ISC_BIND,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- ISC_BIND 20 Aug 2003 19:15:35 -0000 1.6 +++ ISC_BIND 16 Oct 2003 17:49:30 -0000 1.7 @@ -31,3 +31,6 @@ # set Linux capabilities #CAP CAP_NET_BIND_SERVICE + +# change directory ownership to permit zone transfers +CHOWN named /etc/named |