summaryrefslogtreecommitdiff
path: root/dns/ddclient/files/pkg-message.in
blob: 8420c75d3ed9dd44197819af188e22242e541149 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
***********************************************************

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"

***********************************************************