summaryrefslogtreecommitdiff
path: root/kanotix-lxde-extra/kanotix-lightdm-display-setup-script
blob: 0140fa890c61c0011e8804f1427f06a1d1d053ed (plain)
1
2
3
4
5
#!/bin/sh

# do not delete this file, or lightdm won't start, it is called by lightdm
/usr/sbin/kanotix-lxde-upstart &
exit 0