Files
ports/dns/ddclient/files/pkg-message.in
2019-08-13 16:01:59 +00:00

21 lines
409 B
Plaintext

[
{ type: install
message: <<EOM
To configure ddclient, edit the following file:
%%PREFIX%%/etc/ddclient.conf
If you would like to run ddclient as a daemon add the
following line to /etc/rc.conf
ddclient_enable="YES"
If you would like to force ddclient to update your account
daily regardless of IP changes add the following line to
your /etc/periodic.conf
daily_ddclient_force_enable="YES"
EOM
}
]