1 2 3 4 5 6
#!/bin/sh chown tinyproxy:tinyproxy /var/run/tinyproxy # return with success even if user already exist exit 0