]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
ulogd.conf: add missing quote.
authorEric Leblond <eric@regit.org>
Sat, 20 Jul 2013 10:17:08 +0000 (12:17 +0200)
committerEric Leblond <eric@regit.org>
Thu, 10 Oct 2013 00:30:28 +0000 (02:30 +0200)
commitd5b1116cf5ad90186fbe5a74ec58c4201395f619
tree52e6ff4223a7ea6ac3b82894224b2e065ce6d3f7
parent9768bfb0920645d360feee3bba8d1aaa1ecd1e2f
ulogd.conf: add missing quote.

Pcap file variable was not quoted. This was confusing
as the correct file was not open if the user did
uncomment the variable.

Signed-off-by: Eric Leblond <eric@regit.org>
ulogd.conf.in