tazlito diff tazlito @ rev 353

make pid-files remover compatible with tazlito's /tmp/list
author Xander Ziiryanoff <psychomaniak@slitaz.org>
date Sat Jul 12 03:34:23 2014 +0200 (2014-07-12)
parents 0913ff9801b5
children a4483ebf3c6f
line diff
     1.1 --- a/tazlito	Tue Jun 17 11:28:59 2014 +0200
     1.2 +++ b/tazlito	Sat Jul 12 03:34:23 2014 +0200
     1.3 @@ -2297,7 +2297,7 @@
     1.4  		do
     1.5  			echo $dir >>/tmp/list
     1.6  		done
     1.7 -		sed -i '/^\/var\/run\/.*pid$/d' /tmp/list
     1.8 +		sed -i '\/var\/run\/.*pid$/d' /tmp/list
     1.9  
    1.10  		# Generate initramfs with specified compression and display rootfs
    1.11  		# size in realtime.