aboutsummaryrefslogtreecommitdiff
path: root/dns/ddclient/files/pkg-message.in
blob: 226e65398842c01e9032bdb128a45341efee035a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{ 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
}
]