cookutils rev 697

cookutils: catch control-c in aufs jail (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 25 11:27:23 2014 +0200 (2014-10-25)
parents 6988444ceee1
children 365737d21d92
files cook
line diff
     1.1 --- a/cook	Sat Oct 25 10:08:20 2014 +0200
     1.2 +++ b/cook	Sat Oct 25 11:27:23 2014 +0200
     1.3 @@ -905,7 +905,7 @@
     1.4  	tac ${1}rw/aufs-umount.sh | sh
     1.5  	rm -rf ${1}rw
     1.6  	umount ${1}root
     1.7 -	rmdir $1*
     1.8 +	rmdir ${1}r*
     1.9  }
    1.10  
    1.11  # Launch the cook command into a chroot jail protected by aufs.