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