21 lines
409 B
Plaintext
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
|
|
}
|
|
]
|