summaryrefslogtreecommitdiff
path: root/package/xorg-server/files/xorg-server.postinst
blob: 0d8bd0d14eb74db9981fb7b859cd8135f82e4fe4 (plain)
1
2
3
4
5
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
gid=$(get_next_gid)
add_group video $gid
chmod u+s /usr/bin/X