summaryrefslogtreecommitdiff
path: root/community/ntop/ntop.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/ntop/ntop.install')
-rw-r--r--community/ntop/ntop.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/ntop/ntop.install b/community/ntop/ntop.install
deleted file mode 100644
index 8d8063751..000000000
--- a/community/ntop/ntop.install
+++ /dev/null
@@ -1,8 +0,0 @@
-post_install() {
- /bin/cat <<EOF
-==> Before running the daemon script for the first time, you need to run
- ntop as the root user to set an administrator password.
-==> If you attempt to run ntop as a daemon without setting a password, a
- FATAL ERROR message is generated and ntop stops.
-EOF
-}