xorg-server.postinst 106 B

12345
  1. #!/bin/sh
  2. . $IPKG_INSTROOT/etc/functions.sh
  3. gid=$(get_next_gid)
  4. add_group video $gid
  5. chmod u+s /usr/bin/X