$OpenBSD: patch-data_PostSession_in,v 1.4 2017/04/16 12:43:20 ajacoutot Exp $
--- data/PostSession.in.orig	Thu Dec 26 16:30:16 2013
+++ data/PostSession.in	Thu Dec 26 16:31:15 2013
@@ -1,3 +1,8 @@
 #!/bin/sh
 
+# /etc/X11/xenodm/TakeConsole, fbtab(5)
+if [ -c /dev/drm0 ]; then
+    /sbin/chown root /dev/drm0
+fi
+
 exit 0
