bunch of minor updates
[automated-distro-installer] / mk-basefile-big
index 370fd8b33e6aecac689641bfdc1b6340bc19e3c1..873b7ffb24be2b76aa1c297b7fb7f8f057c69541 100755 (executable)
@@ -73,14 +73,13 @@ distro=trisquel
 t=/tmp/dirinstall
 
 
-cleanup() {
+err-cleanup() {
   sed -i 's/^#LOGUSER=/LOGUSER=/' /etc/fai/fai.conf
   for d in proc var/lib/dpkg var/cache; do
   umount -R $t/$d ||:
   done
   rm -rf $t
 }
-_errcatch_cleanup=cleanup
 
 
 myfai-chboot default