From beab124d24225a192676ceee9afc3f2cd3bba5cc Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 3 Jun 2011 16:46:30 +0200 Subject: .. --- src/os-plugins/plugins/desktop/XX_desktop.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/os-plugins/plugins/desktop/XX_desktop.sh b/src/os-plugins/plugins/desktop/XX_desktop.sh index 8ae9ce41..ea3e2be9 100644 --- a/src/os-plugins/plugins/desktop/XX_desktop.sh +++ b/src/os-plugins/plugins/desktop/XX_desktop.sh @@ -20,8 +20,8 @@ if [ -e /initramfs/plugin-conf/desktop.conf ]; then if [ $desktop_active -ne 0 ]; then [ $DEBUGLEVEL -gt 0 ] && echo "executing the 'desktop' os-plugin ..."; - ln -sf /mnt/opt/openslx/plugin-repo/desktop/themes/common/${slxconf_distro_name}.png \ - /etc/distro.png + ln -sf /opt/openslx/plugin-repo/desktop/themes/common/${slxconf_distro_name}.png \ + /mnt/etc/distro.png # problem which occurs if exporting was forgotten (quick fix code) if [ -e /mnt/opt/openslx/plugin-repo/desktop/${desktop_manager}/desktop.sh ] -- cgit v1.2.3-55-g7522