summaryrefslogtreecommitdiff
path: root/package/mplayer/files/mplayer.postinst
blob: 386bf95c2bb25da825152249a0244c2e5639bd2b (plain)
1
2
3
4
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
gid=$(get_next_gid)
add_group video $gid