From 3cf9cf707de1e9f8c08f26e0f4211288443e43ce Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 9 Sep 2009 20:27:03 +0200 Subject: [PATCH] openbox: include /etc/sysconfig in xinitrc script --- packages/x11/other/openbox/scripts/xinitrc.d/20_windowmanager | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/x11/other/openbox/scripts/xinitrc.d/20_windowmanager b/packages/x11/other/openbox/scripts/xinitrc.d/20_windowmanager index 02806572b6..2f40fefbd0 100644 --- a/packages/x11/other/openbox/scripts/xinitrc.d/20_windowmanager +++ b/packages/x11/other/openbox/scripts/xinitrc.d/20_windowmanager @@ -6,6 +6,8 @@ # games in order to enable the game emulators to get focus and exit. ################################################################################ +. /etc/sysconfig + args="" if /usr/bin/test "${OE_X_WM_ENABLED}" = "yes" ; then