[PC-BSD Commits] r2644 - pcbsd/trunk/livedvd-overlay/usr/local/kde4/share/config/kdm
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 21 12:53:47 PDT 2008
Author: kris
Date: 2008-08-21 12:53:47 -0700 (Thu, 21 Aug 2008)
New Revision: 2644
Modified:
pcbsd/trunk/livedvd-overlay/usr/local/kde4/share/config/kdm/kdmrc
Log:
Setup the auto-login to use the user "pcbsd" on the live DVD now
Modified: pcbsd/trunk/livedvd-overlay/usr/local/kde4/share/config/kdm/kdmrc
===================================================================
--- pcbsd/trunk/livedvd-overlay/usr/local/kde4/share/config/kdm/kdmrc 2008-08-21 19:45:11 UTC (rev 2643)
+++ pcbsd/trunk/livedvd-overlay/usr/local/kde4/share/config/kdm/kdmrc 2008-08-21 19:53:47 UTC (rev 2644)
@@ -11,7 +11,7 @@
[X-*-Core]
AllowNullPasswd=false
-AllowRootLogin=true
+AllowRootLogin=false
AllowShutdown=Root
Authorize=true
AutoReLogin=false
@@ -69,7 +69,7 @@
[X-:0-Core]
AutoLoginEnable=true
AutoLoginLocked=false
-AutoLoginUser=root
+AutoLoginUser=pcbsd
ClientLogFile=.xsession-errors
ServerTTY=
More information about the Commits
mailing list