freebsd-ports/sysutils/radmind/files/pkg-message.in
2019-08-14 12:16:12 +00:00

15 lines
430 B
Text

[
{ 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
}
]