[packages/xinitrc-ng] patch commandline args out for lightdm

glen glen at pld-linux.org
Thu Sep 5 23:25:32 CEST 2013


commit 917097a5a794f24b6d68bddb2458d4c124c375a5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Sep 6 00:25:19 2013 +0300

    patch commandline args out for lightdm

 lightdm-no-to-nodaemon.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/lightdm-no-to-nodaemon.patch b/lightdm-no-to-nodaemon.patch
new file mode 100644
index 0000000..06e5175
--- /dev/null
+++ b/lightdm-no-to-nodaemon.patch
@@ -0,0 +1,11 @@
+--- xinitrc-ng-1.1/prefdm~	2012-04-27 21:26:14.000000000 +0300
++++ xinitrc-ng-1.1/prefdm	2013-09-06 00:22:55.596685047 +0300
+@@ -16,6 +16,8 @@
+ 		preferred=/usr/bin/kdm
+ 	elif [ "$DISPLAYMANAGER" = LightDM ]; then
+ 		preferred=/usr/sbin/lightdm
++		# reset argv, lightdm does not like "-nodaemon" argument
++		set --
+ 	elif [ "$DISPLAYMANAGER" = LXDE ]; then
+ 		preferred=/usr/sbin/lxdm
+ 	elif [ "$DISPLAYMANAGER" = WDM ]; then
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xinitrc-ng.git/commitdiff/917097a5a794f24b6d68bddb2458d4c124c375a5



More information about the pld-cvs-commit mailing list