mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
4 lines
279 B
Text
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."
|
|
}
|