X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fgrml%2Fgrml_cleanup_chroot;h=463781872d0be2d3f2cebb930277b43e4522817b;hb=9f4463306ea5907f20f56a4886dd74025245663d;hp=6b216742641a4f77692058eb0a96614e17ef226b;hpb=2def18e419f1474c3904672ce297babbb4b9b501;p=grml-live.git diff --git a/etc/grml/fai/grml/grml_cleanup_chroot b/etc/grml/fai/grml/grml_cleanup_chroot index 6b21674..4637818 100755 --- a/etc/grml/fai/grml/grml_cleanup_chroot +++ b/etc/grml/fai/grml/grml_cleanup_chroot @@ -330,12 +330,6 @@ else ewarn "clamav[-freshclam] not installed" ; eend 0 fi -if [ -f /etc/default/snort.dpkg-dist -a -f /etc/default/snort ] ; then - einfo "Fixxing /etc/default/snort" - mv /etc/default/snort.dpkg-dist /etc/default/snort - eend $? -fi - if ! [ -r /etc/ld.so.nohwcap ] ; then einfo "Creating /etc/ld.so.nohwcap" touch /etc/ld.so.nohwcap