LinHES Forums
http://forum.linhes.org/

ddclient boot startup
http://forum.linhes.org/viewtopic.php?f=5&t=22790
Page 1 of 1

Author:  gatorback [ Tue Sep 11, 2012 11:23 am ]
Post subject:  ddclient boot startup

I would like ddclient to start at bootup (Arch Linux). I am hoping for guidance from those who have successfully done this. As I understand it, this needs to configured in rc.conf per https://wiki.archlinux.org/index.php/Rc.conf. Is it sufficient to add this line to /etc/rc.conf:

DAEMONS=(syslog-ng ddclient network crond)

1) Is this enough?
2) Is there a good way to test \ verify this (pgrep -fl ddclient?).

Thank you.

Author:  brfransen [ Tue Sep 11, 2012 1:20 pm ]
Post subject:  Re: ddclient boot startup

LinHES uses runit for init so you don't want to put it in rc.conf.
To start ddclient at boot:
Code:
sudo add_service.sh ddclient
To see if it is running:
Code:
sudo sv status ddclient

Author:  jams [ Thu Sep 13, 2012 4:29 pm ]
Post subject:  Re: ddclient boot startup

or configure it from the service menu, it has it's own section and everything

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/