Update conf.d for improved xautologin.

master
Mike Hiretsky 13 years ago
parent c5541003b8
commit bbb578b514

@ -2,9 +2,9 @@
CHECKVT=7
#?os_install_root_type==livecd||os_install_linux_shortname==CMC#
DISPLAYMANAGER="xinit"
DISPLAYMANAGER="bash"
XUSER=#-list(cl_migrate_user,1)-#
START_STOP_ARGS="--background -- /usr/bin/xautologin $XUSER $CHECKVT -- vt$CHECKVT"
START_STOP_ARGS="--background -- /usr/bin/xautologin $XUSER $CHECKVT"
#os_install_root_type#
#?os_install_root_type!=livecd&&os_install_linux_shortname!=CMC&&pkg(kde-base/kdm)!=#
DISPLAYMANAGER="kdm"

Loading…
Cancel
Save