PKGBUILDs/extra/ntop/ntop.install
2009-10-09 21:23:22 -05:00

4 lines
279 B
Text

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."
}