summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
diff options
context:
space:
mode:
authorSebastian Schmelzer2009-03-27 19:49:14 +0100
committerSebastian Schmelzer2009-03-27 19:49:14 +0100
commit781f3cee35a981ab77ebac9204c7910f32beae0f (patch)
treef77de539de1c6ac45bf98f85a343cc3ab07fb61f /installer/OpenSLX/OSExport/Distro/Ubuntu.pm
parentHave vmchooser available within the search path and just link the (diff)
downloadcore-781f3cee35a981ab77ebac9204c7910f32beae0f.tar.gz
core-781f3cee35a981ab77ebac9204c7910f32beae0f.tar.xz
core-781f3cee35a981ab77ebac9204c7910f32beae0f.zip
* cleanup autostart files
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2764 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/OpenSLX/OSExport/Distro/Ubuntu.pm')
-rw-r--r--installer/OpenSLX/OSExport/Distro/Ubuntu.pm10
1 files changed, 9 insertions, 1 deletions
diff --git a/installer/OpenSLX/OSExport/Distro/Ubuntu.pm b/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
index 67de5299..ab20a48a 100644
--- a/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
+++ b/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
@@ -56,12 +56,20 @@ sub initDistroInfo
- /etc/cron.*/*
- /boot/initrd*
- /boot/grub
+ - /etc/xdg/compiz
+ - /etc/xdg/autostart/
- /etc/xdg/autostart/adept_notifier_auto.desktop
- - /etc/xdg/autostart/evolution*alarm*notify
+ - /etc/xdg/autostart/evolution*alarm*notify*
- /etc/xdg/autostart/knetworkmanager*
- /etc/xdg/autostart/nm-applet.desktop
- /etc/xdg/autostart/system-config-printer-applet-kde.desktop
- /etc/xdg/autostart/tracker*
+ - /etc/xdg/autostart/jockey-*
+ - /etc/xdg/autostart/ica*
+ - /etc/xdg/autostart/hplip*
+ - /etc/xdg/autostart/redhat*
+ - /etc/xdg/autostart/gnome-power-manager*
+ - /etc/xdg/autostart/update*
- /etc/xdg/update-notifier.desktop
- /etc/xdg/user-dirs-update-gtk.desktop
";