X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F98-clean-chroot;h=228463796d97f817e421f62f84a36283a32dfb7c;hp=196bb662fa7659823b0818803237b1dbc2fb89a4;hb=0c469a66c1d77ef2aff158145bb3ccec02dc361a;hpb=9333b1866cb4e756afa3e6fea0c29a0f33f98153;ds=sidebyside 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 #################################################################