net-proxy/tinyproxy added. use arbor as master. :) unneeded files removed (arbor provides these).
This commit is contained in:
parent
9993a11cae
commit
adf72f9fd6
8 changed files with 66 additions and 21 deletions
|
@ -0,0 +1,7 @@
|
|||
[Unit]
|
||||
Description=Tinyproxy is a light-weight HTTP proxy daemon for POSIX operating systems.
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
PIDFile=/var/run/tinyproxy/tinyproxy.pid
|
||||
ExecStart=/usr/sbin/tinyproxy -c /etc/tinyproxy.conf -d
|
Loading…
Add table
Add a link
Reference in a new issue