Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 0a5ddc8e3a20c9cc0a99d8bc4f25c368 > files > 3

lightdm-1.8.6-1.mga4.x86_64.rpm

#!/bin/bash -login

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

exec /etc/X11/Xsession $*

# Xsession ends here