Use /etc/grml_fai_release instead of ~log/fai/release
[grml-live.git] / etc / grml / fai / config / scripts / GRMLBASE / 98-clean-chroot
index 196bb66..2284637 100755 (executable)
@@ -45,7 +45,7 @@ fi
 
 # Remove all FAI logs from chroot via grml-live then:
 if ifclass RELEASE ; then
 
 # Remove all FAI logs from chroot via grml-live then:
 if ifclass RELEASE ; then
-   touch $target/var/log/fai/release
+   touch $target/etc/grml_fai_release
 fi
 
 ## END OF FILE #################################################################
 fi
 
 ## END OF FILE #################################################################