Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

Update $ZERO_FAI_LOGFILE
authorMichael Prokop
Sun Nov 25 19:57:13 2007 +0100 (12 months ago)
changeset 3284a250c3cfd43
manifest4a250c3cfd43
parent 3277b4d88f8ce17
child 329c065ecc859d3
Update $ZERO_FAI_LOGFILE
grml-live
--- a/grml-live Sun Nov 25 19:55:46 2007 +0100
+++ b/grml-live Sun Nov 25 19:57:13 2007 +0100
@@ -98,8 +98,8 @@ if [ -n "$ZERO_FAI_LOGFILE" ] ; then
if [ -n "$ZERO_FAI_LOGFILE" ] ; then
if [ -d /var/log/fai/"$HOSTNAME" ] ; then
rm -rf /var/log/fai/"$HOSTNAME"/"$(readlink last)"
- rm -rf /var/log/fai/"$HOSTNAME"/"$(readlink last-softupdate)"
- rm -rf /var/log/fai/"$HOSTNAME"/"$(readlink last-dirinstall)"
+# rm -rf /var/log/fai/"$HOSTNAME"/"$(readlink last-softupdate)"
+# rm -rf /var/log/fai/"$HOSTNAME"/"$(readlink last-dirinstall)"
fi
fi