diff options
author | Dirk von Suchodoletz | 2011-06-04 15:25:50 +0200 |
---|---|---|
committer | Dirk von Suchodoletz | 2011-06-04 15:25:50 +0200 |
commit | d80e3127cfe834c5c1ad98037ea9cb457cf24ad4 (patch) | |
tree | 1b4248928df4df5a7a438ddcdfa087732811d473 /src/installer | |
parent | Remove unneeded autostart services for SuSE ... (diff) | |
download | core-d80e3127cfe834c5c1ad98037ea9cb457cf24ad4.tar.gz core-d80e3127cfe834c5c1ad98037ea9cb457cf24ad4.tar.xz core-d80e3127cfe834c5c1ad98037ea9cb457cf24ad4.zip |
Excludes for annoying autostart stuff ... fix for run-virt.include (netcard param is used properly)
Diffstat (limited to 'src/installer')
-rw-r--r-- | src/installer/OpenSLX/OSExport/Distro/Suse.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/installer/OpenSLX/OSExport/Distro/Suse.pm b/src/installer/OpenSLX/OSExport/Distro/Suse.pm index 0b0fb6dd..79090c04 100644 --- a/src/installer/OpenSLX/OSExport/Distro/Suse.pm +++ b/src/installer/OpenSLX/OSExport/Distro/Suse.pm @@ -66,6 +66,7 @@ sub initDistroInfo - /var/adm/backup/rpmdb/* - /var/adm/mount/AP* - /var/adm/SuSEconfig + - /var/lib/smartmontools/* - /usr/share/vmware/* - /usr/lib/zen-updater + /usr/lib/python*/*/*.o |