mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-28 23:21:53 +00:00
5 lines
279 B
Text
5 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."
|
||
|
}
|