blob: e27e9c23793cfcc8fc9c40fa18b880fc59fa6b7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[
{ 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
}
]
|