summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/desktop/OpenSLX/Distro/Base.pm
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-08-09 21:11:58 +0200
committerDirk von Suchodoletz2008-08-09 21:11:58 +0200
commit41a989e3e1fda9be2fd97b87c7cdeb99eb3735d6 (patch)
treef8f8dee3c72ed81deb6169994042423659b76036 /os-plugins/plugins/desktop/OpenSLX/Distro/Base.pm
parentTrivial: New version number is 4.8.9 until we have the initramfs-ng (diff)
downloadcore-41a989e3e1fda9be2fd97b87c7cdeb99eb3735d6.tar.gz
core-41a989e3e1fda9be2fd97b87c7cdeb99eb3735d6.tar.xz
core-41a989e3e1fda9be2fd97b87c7cdeb99eb3735d6.zip
Implementing (hopefully :)) two stage3 options (allowshutdown and
rootlogin) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2003 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/desktop/OpenSLX/Distro/Base.pm')
-rw-r--r--os-plugins/plugins/desktop/OpenSLX/Distro/Base.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/os-plugins/plugins/desktop/OpenSLX/Distro/Base.pm b/os-plugins/plugins/desktop/OpenSLX/Distro/Base.pm
index da1f0359..d15336d7 100644
--- a/os-plugins/plugins/desktop/OpenSLX/Distro/Base.pm
+++ b/os-plugins/plugins/desktop/OpenSLX/Distro/Base.pm
@@ -175,7 +175,6 @@ sub GDMConfigHashForWorkstation
},
'daemon' => {
AutomaticLoginEnable => 'false',
- BaseXsession => '/etc/X11/Xsession',
Group => 'gdm',
User => 'gdm',
},