mirror of
https://github.com/3proxy/3proxy.git
synced 2026-05-13 05:51:38 +00:00
5 lines
119 B
Text
5 lines
119 B
Text
#!/bin/3proxy
|
|
#daemon
|
|
pidfile /var/run/3proxy/3proxy.pid
|
|
chroot /usr/local/3proxy proxy proxy
|
|
include /conf/3proxy.cfg
|