aboutsummaryrefslogtreecommitdiffstats
path: root/community/softflowd/softflowd.confd
diff options
context:
space:
mode:
authorValery Kartel <valery.kartel@gmail.com>2017-04-13 17:46:44 +0300
committerTimo Teräs <timo.teras@iki.fi>2017-08-29 05:27:38 +0000
commitee937b01630d377f1539d916f9d3020610a1c8e9 (patch)
treef500ccab1d42f7925b37d4499179203d2068f38a /community/softflowd/softflowd.confd
parent6b7343152de7d727305174485f7bc5987c2c6407 (diff)
downloadaports-ee937b01630d377f1539d916f9d3020610a1c8e9.tar.bz2
aports-ee937b01630d377f1539d916f9d3020610a1c8e9.tar.xz
community/softflowd: take maintainership
fix url add !check remove unneeded code in apkbuild, cleanups remade init script (compatible with old one but more functional) [TT: fix localstatedir to /var, modernize slightly]
Diffstat (limited to 'community/softflowd/softflowd.confd')
-rw-r--r--community/softflowd/softflowd.confd12
1 files changed, 3 insertions, 9 deletions
diff --git a/community/softflowd/softflowd.confd b/community/softflowd/softflowd.confd
index 3823c80c4d..7f31d779b4 100644
--- a/community/softflowd/softflowd.confd
+++ b/community/softflowd/softflowd.confd
@@ -1,10 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# Copy conf file to softflowd.interface
-
-# SOFTFLOWD_COLLECTOR=host:port
-# SOFTFLOWD_TIMEOUTS="maxlife=600"
-# SOFTFLOWD_MAXFLOWS=17000
-# SOFTFLOWD_EXTRA=
-# SOFTFLOWD_INTERFACE_IDX=
+# SOFTFLOWD_COLLECTOR=<host:port>
+# SOFTFLOWD_INTERFACE=[index:]eth0
+# SOFTFLOWD_EXTRA="-m 17000 -t maxlife=600"