On 2015-05-03 21:43, god wrote: > Ironically the bug you're referring to was introduced exactly by > some bashism dropped into place where it did not belong to.
Yeah, you are right. The bashism which originally motivated the bug is now valid code. But to summarize: lightdm now runs /usr/sbin/lightdm-session under bash. It means that some files for session configuration, such as ~/.profile or /etc/profile.d/*.sh, accept bashisms, which some users appreciate. But more importantly: It allows for a decent exception handling if a user makes a mistake when adding code to those configuration files. While you say it's "strange" or "odd", the setup does not really prevent you from using some other shell but bash or else prevents you from doing anything, right? I'd like to close this bug report. Would it be ok with you? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1451098 Title: hardcoded bash dependency To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1451098/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
