$OpenBSD: patch-data_Init_in,v 1.3 2013/12/26 15:38:29 ajacoutot Exp $
--- data/Init.in.orig	Thu Dec 26 16:07:13 2013
+++ data/Init.in	Thu Dec 26 16:09:40 2013
@@ -86,4 +86,9 @@ if [ "x$SETXKBMAP" != "x" ] ; then
   fi
 fi
 
+# /etc/X11/xdm/GiveConsole, fbtab(5)
+if [ -c /dev/drm0 ]; then
+    /sbin/chown _gdm /dev/drm0
+fi
+
 exit 0
