wok rev 18606

busybox: touch $root/etc/daemons.conf
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Nov 16 11:29:05 2015 +0200 (2015-11-16)
parents 78cbae08ac81
children 7cd89809db55
files busybox/receipt
line diff
     1.1 --- a/busybox/receipt	Mon Nov 16 11:15:42 2015 +0200
     1.2 +++ b/busybox/receipt	Mon Nov 16 11:29:05 2015 +0200
     1.3 @@ -197,6 +197,7 @@
     1.4  	done < $1$INSTALLED/$PACKAGE/files.list
     1.5  	chmod 4755 $1/bin/busybox
     1.6  
     1.7 +	touch $root/etc/daemons.conf
     1.8  	# /etc/daemons.conf (tftp + dnsd + httpd may not be present)
     1.9  	if ! grep -q ^DNSD_OPTIONS $root/etc/daemons.conf; then
    1.10  		echo '# Domain name server options.' >> $root/etc/daemons.conf