Fix xautologin templates.

master
Mike Hiretsky 13 years ago
parent f4b1f597c9
commit 79b8f92fca

@ -1,4 +1,4 @@
# Calculate chown=0755
# Calculate chmod=0755
#!/bin/bash
#?list(cl_migrate_user,1)!=#
export USER=#-list(cl_migrate_user,1)-#

@ -6,10 +6,10 @@ DISPLAYMANAGER="xautologin"
#os_install_root_type#
#?os_install_root_type!=livecd&&os_install_linux_shortname!=CMC&&pkg(kde-base/kdm)!=#
DISPLAYMANAGER="kdm"
#pkg#
#os_install_root_type#
#?os_install_root_type!=livecd&&os_install_linux_shortname!=CMC&&pkg(gnome-base/gdm)!=&&pkg(kde-base/kdm)==#
DISPLAYMANAGER="gdm"
#pkg#
#os_install_root_type#
#?os_install_root_type!=livecd&&os_install_linux_shortname!=CMC&&pkg(x11-misc/slim)!=&&pkg(kde-base/kdm)==&&pkg(gnome-base/gdm)==#
DISPLAYMANAGER="slim"
#pkg#
#os_install_root_type#

Loading…
Cancel
Save