summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/Distro/Debian.pm
diff options
context:
space:
mode:
Diffstat (limited to 'installer/OpenSLX/OSExport/Distro/Debian.pm')
-rw-r--r--installer/OpenSLX/OSExport/Distro/Debian.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/installer/OpenSLX/OSExport/Distro/Debian.pm b/installer/OpenSLX/OSExport/Distro/Debian.pm
index b764ab4f..98e9b42f 100644
--- a/installer/OpenSLX/OSExport/Distro/Debian.pm
+++ b/installer/OpenSLX/OSExport/Distro/Debian.pm
@@ -43,6 +43,7 @@ sub initDistroInfo
- /var/log/*
- /var/lib/xdm
- /var/cache/man/*
+ - /var/cache/apt/archives/*
- /usr/share/vmware/*
- /tmp/*
- /sys/*
@@ -56,4 +57,4 @@ sub initDistroInfo
return;
}
-1; \ No newline at end of file
+1;