From: Heiko Z. <smi...@us...> - 2004-09-22 13:10:58
|
Update of /cvsroot/devil-linux/build/config/etc/sysconfig/jail In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30486/config/etc/sysconfig/jail Modified Files: ISC_BIND Log Message: bind chroot jail was missing /etc/localtime Index: ISC_BIND =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/sysconfig/jail/ISC_BIND,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- ISC_BIND 26 Dec 2003 14:46:55 -0000 1.9 +++ ISC_BIND 22 Sep 2004 13:10:49 -0000 1.10 @@ -27,6 +27,7 @@ DEV urandom c 1 9 0.0 644 # files and directories to copy +COPY /etc/localtime COPY /etc/named COPY /etc/named.conf COPY /etc/ld.so.* |