X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F98-clean-chroot;h=228463796d97f817e421f62f84a36283a32dfb7c;hb=7fa9c329d85bf44b690aa7457597e3acee0633de;hp=196bb662fa7659823b0818803237b1dbc2fb89a4;hpb=e966b5b5b5ffefa0e67e4f7dd4bcc2826cb8c2a4;p=grml-live.git diff --git a/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot b/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot index 196bb66..2284637 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot +++ b/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot @@ -45,7 +45,7 @@ fi # 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 #################################################################