Browse Source

enable startup as non-root

Waldemar Brodkorb 15 years ago
parent
commit
5157314399
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/xorg-server/files/xorg-server.postinst

+ 1 - 0
package/xorg-server/files/xorg-server.postinst

@@ -2,3 +2,4 @@
 . $IPKG_INSTROOT/etc/functions.sh
 gid=$(get_next_gid)
 add_group video $gid
+chmod u+s /usr/bin/X