PKGBUILDs/extra/ntop/ntop.install

5 lines
279 B
Text
Raw Normal View History

2009-10-10 02:23:22 +00:00
post_install() {
echo "==> 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."
}