# HG changeset patch # User Pascal Bellard # Date 1402996867 -7200 # Node ID d450d4b603437058597b7b7aa72d3be3be27c581 # Parent 6629a654171071c13a68249c9cc1067c9756bffd tazusb: do not save pid files (thanks mojo) diff -r 6629a6541710 -r d450d4b60343 tazusb --- a/tazusb Sat Jun 07 21:00:17 2014 +0100 +++ b/tazusb Tue Jun 17 11:21:07 2014 +0200 @@ -482,6 +482,7 @@ do echo $dir >>/tmp/list done + sed -i '/^\/var\/run\/.*\.pid$/d' /tmp/list # Generate initramfs with specified compression if [ "$COMPRESSION" = "lzma" ]; then