aboutsummaryrefslogtreecommitdiffstats
path: root/main/ntop/ntop.post-install
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2010-10-26 09:40:33 +0000
committerLeonardo Arena <rnalrd@gmail.com>2010-10-26 09:40:33 +0000
commit6d260f6fcc07a1b0ae6b34a0c07d1668fcf08556 (patch)
tree9af4cf760b25189dd9aac1119b9b02adbc98b09d /main/ntop/ntop.post-install
parenteb4656448c5960be15d07fd4e6da8fc0899a6367 (diff)
downloadaports-6d260f6fcc07a1b0ae6b34a0c07d1668fcf08556.tar.bz2
aports-6d260f6fcc07a1b0ae6b34a0c07d1668fcf08556.tar.xz
testing/ntop: moved to main
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