diff options
author | Holger Paradies <retabell@gmx.de> | 2013-09-10 03:04:53 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2013-09-10 22:24:26 +0200 |
commit | d7d33445f9bf4b251bb8e9c7a0ddd0fad1eeb7ae (patch) | |
tree | d36dcde574cf6ec4fe1180eb42a2d7d2b4d24dba /kanotix-lxde-extra/kanotix-lightdm-display-setup-script | |
parent | 56b7a48fd8d35a046e2d6329ba85d34c59016c58 (diff) | |
download | kanotix-packages-d7d33445f9bf4b251bb8e9c7a0ddd0fad1eeb7ae.zip kanotix-packages-d7d33445f9bf4b251bb8e9c7a0ddd0fad1eeb7ae.tar.gz |
Version 0.2.4 compton icon-cache
Version-0.2.7
Diffstat (limited to 'kanotix-lxde-extra/kanotix-lightdm-display-setup-script')
-rw-r--r-- | kanotix-lxde-extra/kanotix-lightdm-display-setup-script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kanotix-lxde-extra/kanotix-lightdm-display-setup-script b/kanotix-lxde-extra/kanotix-lightdm-display-setup-script index 0140fa8..b623f9c 100644 --- a/kanotix-lxde-extra/kanotix-lightdm-display-setup-script +++ b/kanotix-lxde-extra/kanotix-lightdm-display-setup-script @@ -1,5 +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 |