aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/ntop/ntop.confd
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/ntop/ntop.confd')
-rw-r--r--unmaintained/ntop/ntop.confd9
1 files changed, 9 insertions, 0 deletions
diff --git a/unmaintained/ntop/ntop.confd b/unmaintained/ntop/ntop.confd
new file mode 100644
index 0000000000..352a26fa9b
--- /dev/null
+++ b/unmaintained/ntop/ntop.confd
@@ -0,0 +1,9 @@
+# Config file for /etc/init.d/ntop
+
+# Set preferred options here
+#NTOP_OPTS="--http-server 3000 --https-server 0 --interface eth0"
+
+# suggestions from bug #136983 (use it in case you experience ntop hangs)
+#NTOP_OPTS="u ntop -P /var/lib/ntop --disable-schedyield --http-server 3000 --https-server 3001"
+
+NTOP_OPTS="-u ntop -P /var/lib/ntop"