opnsense-ports/dns/ddclient/files/pkg-message.in
Franco Fichtner c0c165d075 dns/ddclient: sync with upstream
Taken from: FreeBSD
2016-05-19 17:03:30 +02:00

21 lines
516 B
Text

***********************************************************
Copy
%%PREFIX%%/etc/ddclient.conf.sample
to
%%PREFIX%%/etc/ddclient.conf
and edit it to fit your needs.
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"
***********************************************************