diff options
Diffstat (limited to 'packages/pmacct/files/pmacct.conf.eth0')
-rw-r--r-- | packages/pmacct/files/pmacct.conf.eth0 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/pmacct/files/pmacct.conf.eth0 b/packages/pmacct/files/pmacct.conf.eth0 deleted file mode 100644 index 12e00ebe1c..0000000000 --- a/packages/pmacct/files/pmacct.conf.eth0 +++ /dev/null @@ -1,11 +0,0 @@ -! -! pmacctd configuration for eth0 -! -promisc: false -interface: eth0 -daemonize: true -aggregate[in]: dst_host -aggregate[out]: src_host -plugins: memory[in], memory[out] -imt_path[in]: /var/run/pmacct-eth0-in.pipe -imt_path[out]: /var/run/pmacct-eth0-out.pipe
\ No newline at end of file |