0
0
mirror of https://github.com/darkk/redsocks.git synced 2025-08-28 20:55:30 +00:00
redsocks/debian/redsocks.default
Apollon Oikonomopoulos 10544feb3c redsocks is now at debian/unstable
debian/* files from redsocks_0.2-1.debian.tar.gz are uploaded to
upstream to ease maintenance.
MD5(redsocks_0.2-1.debian.tar.gz) = 1d4fe1c98520ffe683a55220c80df193

Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru>
2012-01-03 22:07:02 +04:00

14 lines
257 B
Plaintext

# Defaults for redsocks initscript
# sourced by /etc/init.d/redsocks
# installed at /etc/default/redsocks by the maintainer scripts
#
# This is a POSIX shell fragment
#
# Enable during startup?
START=no
# Configuration file
CONFFILE="/etc/redsocks.conf"