blob: 4e389ba1f158bcd04a5753f21ea0e0d1a56b3c1f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[
{ type: install
message: <<EOM
After installing Usermin for the first time you should perform the following
steps as root:
* Configure Usermin by running %%LOCALBASE%%/lib/usermin/setup.sh
* Add usermin_enable="YES" to your /etc/rc.conf
* Start Usermin for the first time by running "service usermin start"
The parameters requested by setup.sh may then be changed from within Usermin
itself.
EOM
}
]
|