summaryrefslogtreecommitdiff
path: root/templates/vpn/ipsec/logging/log-modes
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2008-01-31 07:59:14 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2008-01-31 07:59:14 -0800
commit1fbac2a0fa2ff7a8593590ba2c80b1aa29a5f386 (patch)
tree5c5ebf6bb645c7a3dd8e55daa6d2fcfb300ad424 /templates/vpn/ipsec/logging/log-modes
parenta6a936db1296ba09e0267cc169d588fe061b53f7 (diff)
downloadvyatta-cfg-vpn-1fbac2a0fa2ff7a8593590ba2c80b1aa29a5f386.tar.gz
vyatta-cfg-vpn-1fbac2a0fa2ff7a8593590ba2c80b1aa29a5f386.zip
convert templates to new syntax
Diffstat (limited to 'templates/vpn/ipsec/logging/log-modes')
-rw-r--r--templates/vpn/ipsec/logging/log-modes/node.def20
1 files changed, 10 insertions, 10 deletions
diff --git a/templates/vpn/ipsec/logging/log-modes/node.def b/templates/vpn/ipsec/logging/log-modes/node.def
index 3ed7f47..de3c3f9 100644
--- a/templates/vpn/ipsec/logging/log-modes/node.def
+++ b/templates/vpn/ipsec/logging/log-modes/node.def
@@ -1,12 +1,12 @@
multi:
-help: "Set log mode"
+help: Set log mode
type: txt
-syntax: $(@) in "raw", "crypt", "parsing", "emitting", "control", "all", "private" ; "must be one of the following: raw, crypt, parsing, emitting, control, all, private"
-#comp_help: Additional pluto debug log options:
-# raw
-# crypt
-# parsing
-# emitting
-# control
-# all
-# private
+syntax:expression: $VAR(@) in "raw", "crypt", "parsing", "emitting", "control", "all", "private" ; "must be one of the following: raw, crypt, parsing, emitting, control, all, private"
+comp_help: Additional pluto debug log options:
+ raw
+ crypt
+ parsing
+ emitting
+ control
+ all
+ private