From ea946678e9ebc00d37b489ec4f22e2bbf2bc04a3 Mon Sep 17 00:00:00 2001 From: Bastian Wissler Date: Fri, 29 Aug 2008 09:31:34 +0000 Subject: First real stage3 implementation (I just thought last time) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2128 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/xserver/init-hooks/00-started/xserver.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'os-plugins/plugins/xserver/init-hooks/00-started') diff --git a/os-plugins/plugins/xserver/init-hooks/00-started/xserver.sh b/os-plugins/plugins/xserver/init-hooks/00-started/xserver.sh index 1b8171cc..37290a51 100644 --- a/os-plugins/plugins/xserver/init-hooks/00-started/xserver.sh +++ b/os-plugins/plugins/xserver/init-hooks/00-started/xserver.sh @@ -5,4 +5,5 @@ ( hwinfo --monitor >/etc/hwinfo.display; grep "Generic Monitor" \ /etc/hwinfo.display >/dev/null 2>&1 && rm /etc/hwinfo.display ) & +( hwinfo --gfxcard >/etc/hwinfo.gfxcard ) & -- cgit v1.2.3-55-g7522