mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
e3bea4f57f
- connect to license framework - add special patch from glarkin to ensure daemon detach from tty, change some printf to use the warning function instead. PR: 148586 Submitted by: Chris Howey <howeyc _at_ gmail.com> Approved by: maintainer, glarkin (mentor)
22 lines
517 B
Plaintext
22 lines
517 B
Plaintext
***********************************************************
|
|
|
|
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"
|
|
|
|
***********************************************************
|