aboutsummaryrefslogtreecommitdiffstats
path: root/main/ntop/ntop.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/ntop/ntop.post-install')
-rwxr-xr-xmain/ntop/ntop.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/ntop/ntop.post-install b/main/ntop/ntop.post-install
new file mode 100755
index 0000000000..ede8a22f3c
--- /dev/null
+++ b/main/ntop/ntop.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+adduser -h /var/lib/ntop -s /bin/false -S -H -D ntop &>/dev/null
+chown ntop /var/lib/ntop