ddclient in systemd

Patrick O'Callaghan pocallaghan at gmail.com
Wed Jun 1 03:02:01 UTC 2011


On Tue, 2011-05-31 at 15:04 -0700, suvayu ali wrote:
> On Tue, May 31, 2011 at 12:06 PM, Patrick O'Callaghan
> <pocallaghan at gmail.com> wrote:
> > Anyone have a recipe for running ddclient (updates dynamic DNS info)
> > from systemd? The current version is written for the classic init
> > system. Can I just install it that way?
> >
> 
> Doesn't this work?
> 
> # systemctl enable ddclient.service
> 
> systemd is backwards compatible with SysVinit. There should be no
> issues as far as I am aware.

$ sudo systemctl enable ddclient.service
ddclient.service is not a native service, redirecting to /sbin/chkconfig.
Executing /sbin/chkconfig ddclient on

Since "chkconfig ddclient on" is what I did anyway (a la F14) I guess it
must be right.

poc



More information about the users mailing list