diff options
Diffstat (limited to 'unmaintained/ntopng/ntopng.confd')
-rw-r--r-- | unmaintained/ntopng/ntopng.confd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/unmaintained/ntopng/ntopng.confd b/unmaintained/ntopng/ntopng.confd new file mode 100644 index 0000000000..4d11cffe8a --- /dev/null +++ b/unmaintained/ntopng/ntopng.confd @@ -0,0 +1,8 @@ +### Default options for ntopng + +# pidfile="/var/run/ntopng/ntopng.pid" +# exec_user=ntop +# command_args="--daemon --data-dir /var/lib/ntopng --httpdocs-dir /usr/share/ntopng/httpdocs --pid $pidfile -U $exec_user" + +### Additional options here +NTOPNG_OPTS="" |