Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > a5f125183e000c3c3e982924d82ecc05 > files > 2

lightdm-1.12.3-1.mga5.src.rpm

#!/bin/bash -login

[ -f /etc/profile ] && . /etc/profile
[ -f ~/.profile ] && . ~/.profile

exec /etc/X11/Xsession $*

# Xsession ends here