diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-07-17 01:02:23 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-07-17 01:02:23 +0300 |
commit | 3f40a99da7a72e0cd7d03bfee6100843e41343ac (patch) | |
tree | 79fd88822afcf08e9fe7ce99c6d07bc8f934990a | |
parent | d5d2bce0c7dc092c6737d4f3eaa1f02e4892ee00 (diff) |
removed symlink for kogaion-live
-rw-r--r-- | kogaion-functions.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kogaion-functions.sh b/kogaion-functions.sh index 2da9d6c..fde35be 100644 --- a/kogaion-functions.sh +++ b/kogaion-functions.sh @@ -65,7 +65,6 @@ kogaion_setup_autologin() { sed -i "s/pam-service=.*/pam-service=lightdm-autologin/" $LIGHTDM_FILE sed -i "/^#.*pam-service=/ s/^#//" $LIGHTDM_FILE sed -i "/^#.*autologin-user-timeout=/ s/^#//" $LIGHTDM_FILE - ln -s /etc/lightdm /etc/lightdm-base fi # Setup correct login session |