Files
extra/tinyproxy/tinyproxy.run
2025-06-22 20:39:04 -05:00

5 lines
129 B
Bash

#!/bin/sh
[ -r conf ] && . ./conf
install -d -m 0755 -o _tinyproxy -g _tinyproxy /run/tinyproxy
exec chpst -1 tinyproxy -d $OPTS