#!/bin/sh adduser -h /var/run/tor -s /sbin/nologin -S -D tor 2>/dev/null exit 0