busybox: add /etc/resolv.conf as configuration file
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Wed Jul 30 11:58:18 2008 +0000 (2008-07-30) |
parents |
9c8c544854ff |
children |
327fe5ea9abb |
files |
busybox/receipt |
line diff
1.1 --- a/busybox/receipt Tue Jul 29 20:49:37 2008 +0200
1.2 +++ b/busybox/receipt Wed Jul 30 11:58:18 2008 +0000
1.3 @@ -83,6 +83,7 @@
1.4 etc/dnsd.conf
1.5 etc/inetd.conf
1.6 etc/udhcpd.conf
1.7 +etc/resolv.conf
1.8 EOT
1.9 mv -f /etc/resolv.conf-busybox-install /etc/resolv.conf
1.10 }