mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
230fa6ce6e
- Add new rc.d script PR: 96667 Submitted by: Andrew Pantyukhin <infofarmer___gmail.com> Approved by: maintainer
16 lines
339 B
Plaintext
16 lines
339 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"
|
|
|
|
***********************************************************
|