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