diff options
author | Roman I Khimov <khimov@altell.ru> | 2010-03-05 17:13:31 +0300 |
---|---|---|
committer | Roman I Khimov <khimov@altell.ru> | 2010-03-23 20:44:29 +0300 |
commit | 7e85836d47d82789a714e5e9e036af15c38ee08b (patch) | |
tree | 4f6719edc39367c3ae82b201fb7ffc5ada03115c /recipes/fprobe/files/default | |
parent | 58b2dab3bd0253a164ee350382462f279555b7d1 (diff) |
fprobe-ulog: new recipe
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/fprobe/files/default')
-rw-r--r-- | recipes/fprobe/files/default | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/fprobe/files/default b/recipes/fprobe/files/default new file mode 100644 index 0000000000..c36d29172f --- /dev/null +++ b/recipes/fprobe/files/default @@ -0,0 +1,6 @@ +#fprobe-ulog default configuration file + + +INTERFACE="eth0:100" +FLOW_COLLECTOR="localhost:2055" +OTHER_ARGS="" |