wok diff ndoutils/receipt @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents 23c3aed67cd9
children 9e01bc6321ea
line diff
     1.1 --- a/ndoutils/receipt	Thu Dec 05 20:23:08 2013 +0000
     1.2 +++ b/ndoutils/receipt	Tue Jan 27 16:55:03 2015 +0100
     1.3 @@ -45,7 +45,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share/nagios/ndoutils \
     1.6  		$fs/etc/nagios \
     1.7 -		$fs/var/run/nagios \
     1.8  		$fs/etc/mysql.d
     1.9  	
    1.10  	cp -a $install/usr/bin $fs/usr
    1.11 @@ -86,7 +85,7 @@
    1.12  	
    1.13  	chroot $1/ chown nagios.nagios $fs/usr/lib/ndoutils/ndomod.o \
    1.14  	 $fs/etc/nagios/ndo2db.cfg $fs/etc/nagios/ndomod.cfg \
    1.15 -	 $fs/var/run/nagios $fs/etc/nagios
    1.16 +	 $fs/etc/nagios
    1.17  
    1.18  	sed -i "s/nagios/ndo2db nagios/" $1/etc/rcS.conf 
    1.19