summaryrefslogtreecommitdiff
path: root/kanotix-lxde-extra/kanotix-lightdm-display-setup-script
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2013-06-21 20:25:19 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2013-09-03 19:57:25 +0200
commitec306adff7b17bd49f6b50001b44699054ba80ef (patch)
tree89185878efaf9825e9cf82ed9b4b24f10b0cd7e9 /kanotix-lxde-extra/kanotix-lightdm-display-setup-script
parent4cded8443241ef62951580bd7619a8fbb7e87bb4 (diff)
downloadkanotix-packages-ec306adff7b17bd49f6b50001b44699054ba80ef.zip
kanotix-packages-ec306adff7b17bd49f6b50001b44699054ba80ef.tar.gz
Version 0.2.2
Diffstat (limited to 'kanotix-lxde-extra/kanotix-lightdm-display-setup-script')
-rw-r--r--kanotix-lxde-extra/kanotix-lightdm-display-setup-script5
1 files changed, 5 insertions, 0 deletions
diff --git a/kanotix-lxde-extra/kanotix-lightdm-display-setup-script b/kanotix-lxde-extra/kanotix-lightdm-display-setup-script
new file mode 100644
index 0000000..0140fa8
--- /dev/null
+++ b/kanotix-lxde-extra/kanotix-lightdm-display-setup-script
@@ -0,0 +1,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