Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/dns/ddclient/files/pkg-message.in
18157 views
[
{ 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
}
]