From: Heiko Z. <smi...@us...> - 2004-09-22 13:11:35
|
Update of /cvsroot/devil-linux/build/config/etc/sysconfig/jail In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30663/config/etc/sysconfig/jail Modified Files: Tag: rel-1-2-patches 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.9.2.1 diff -u -d -r1.9 -r1.9.2.1 --- ISC_BIND 26 Dec 2003 14:46:55 -0000 1.9 +++ ISC_BIND 22 Sep 2004 13:11:26 -0000 1.9.2.1 @@ -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.* |