#!/bin/sh # Give Xorg setgid to /dev/input. chown :input "$1/usr/bin/Xorg" chmod g+s "$1/usr/bin/Xorg" cat < addgroup USER video EOF