summaryrefslogtreecommitdiffstats
path: root/ipsec-tools/rpm/suse/sysconfig.racoon
blob: 48d9fc7504450815127cef0be6564c70736d6a1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
## Path:	Network/IPsec
## Description:	IPsec keying daemon (IKE)
## Type:	string
## Default:	"-v"
# 
# Start-up flags for the racoon dameon.
#
RACOON_OPTIONS="-v"

## Path:	Network/IPsec
## Description:	Tool for manipulation IPsec SPD and SA databases
## Type:	string
## Default:	""
# 
# Additional flags uset when inserting SPD rules.
#
SETKEY_OPTIONS=""

## Type:	string
## Default:	"-FP"
# 
# Flags to flush SPD on racoon exit.
#
SETKEY_FLUSH_OPTIONS="-FP"