# HG changeset patch # User Pascal Bellard # Date 1402996926 -7200 # Node ID 72ee2d5247e93022b61a006912fd7d69193c6a54 # Parent cfb7d50576b942b86becae1831032fc486b9b1a9 tazlito: do not save pid files (thanks mojo) diff -r cfb7d50576b9 -r 72ee2d5247e9 tazlito --- a/tazlito Tue Jun 10 10:49:58 2014 +0200 +++ b/tazlito Tue Jun 17 11:22:06 2014 +0200 @@ -12,7 +12,7 @@ # Authors : Christophe Lincoln # Pascal Bellard # -VERSION=5.2.2 +VERSION=5.2.3 . /lib/libtaz.sh @@ -2297,6 +2297,7 @@ do echo $dir >>/tmp/list done + sed -i '/^\/var\/run\/.*\.pid$/d' /tmp/list # Generate initramfs with specified compression and display rootfs # size in realtime.