#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
add_rcconf tntnet NO
gid=$(get_next_gid)
add_group tntnet $gid
add_user tntnet $(get_next_uid) $gid /www