diff options
Diffstat (limited to 'sysutils/radmind/files/pkg-message.in')
| -rw-r--r-- | sysutils/radmind/files/pkg-message.in | 23 |
1 files changed, 9 insertions, 14 deletions
diff --git a/sysutils/radmind/files/pkg-message.in b/sysutils/radmind/files/pkg-message.in index a048e2160daf..e99cde202f90 100644 --- a/sysutils/radmind/files/pkg-message.in +++ b/sysutils/radmind/files/pkg-message.in @@ -1,16 +1,11 @@ #################### - -Important Note: -The radmind daemon now runs as user "%%RADMINUSER%%" -by default. -If you have installed an older version of -the radmind port you may need to chown -%%RADMIND_BASE_DIR%% appropriately. - - -You may restore the previous behavior by -setting - radmind_user="root" -in /etc/rc.conf - +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. #################### |
