tntnet.postinst 146 B

123456
  1. #!/bin/sh
  2. . $IPKG_INSTROOT/etc/functions.sh
  3. add_rcconf tntnet
  4. gid=$(get_next_gid)
  5. add_group tntnet $gid
  6. add_user tntnet $(get_next_uid) $gid /www