summaryrefslogtreecommitdiffstats
path: root/extra/ipsec-tools/racoon.confd
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ipsec-tools/racoon.confd')
-rw-r--r--extra/ipsec-tools/racoon.confd19
1 files changed, 0 insertions, 19 deletions
diff --git a/extra/ipsec-tools/racoon.confd b/extra/ipsec-tools/racoon.confd
deleted file mode 100644
index 66f8ed76..00000000
--- a/extra/ipsec-tools/racoon.confd
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/files/racoon.conf.d,v 1.3 2004/07/14 23:29:57 agriffis Exp $
-
-# Config file for /etc/init.d/racoon
-
-# See the manual pages for racoon or run `racoon --help`
-# for valid command-line options
-
-RACOON_OPTS="-4"
-
-RACOON_CONF="/etc/racoon/racoon.conf"
-RACOON_PSK_FILE="/etc/racoon/psk.txt"
-SETKEY_CONF="/etc/ipsec.conf"
-
-# Comment or remove the following if you don't want the policy tables
-# to be flushed when racoon is stopped.
-
-RACOON_RESET_TABLES="true"