blob: e3d70dd5c532f4b58df3d7002a49149080d09087 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[
{ type: install
message: <<EOM
The radmind daemon for this port runs as user "%%RADMINUSER%%"
by default. If you wish to change this behavior you may
set the radmind_user variable in /etc/rc.conf
A template configuration file has been installed as
%%RADMIND_BASE_DIR%%/config.sample .
Please modify this file as necessary and place it in
%%RADMIND_BASE_DIR%%/config to ensure proper operation of the
radmind daemon.
EOM
}
]
|