X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fgrml%2Fgrml_cleanup_chroot;h=463781872d0be2d3f2cebb930277b43e4522817b;hb=339590e244585c5334c41250b10abdc01e732a17;hp=57756d232233e1a0672b6187e7d4a68135076398;hpb=c745e7411722e1b63b1f26caf2806e5bddeae2cc;p=grml-live.git diff --git a/etc/grml/fai/grml/grml_cleanup_chroot b/etc/grml/fai/grml/grml_cleanup_chroot index 57756d2..4637818 100755 --- a/etc/grml/fai/grml/grml_cleanup_chroot +++ b/etc/grml/fai/grml/grml_cleanup_chroot @@ -4,7 +4,6 @@ # Authors: (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Sun Nov 04 12:12:57 CET 2007 [mika] ################################################################################ # misc stuff @@ -331,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