opnsense-ports/sysutils/webmin/files/pkg-message.in
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

17 lines
401 B
Text

[
{ type: install
message: <<EOM
After installing Webmin for the first time you should perform the following
steps as root:
* Configure Webmin by running %%LOCALBASE%%/lib/webmin/setup.sh
* Add webmin_enable="YES" to your /etc/rc.conf
* Start Webmin for the first time by running "service webmin start"
The parameters requested by setup.sh may then be changed from within Webmin
itself.
EOM
}
]