Dan,

Hmmm works for me with yum-updatesd too. Well, I'm confused. My
startup script has:
# chkconfig: 2345 15 97

ntp, which behaves the same, has:
# chkconfig: - 58 74

httpd, which also behaves the same, has:
# chkconfig: - 85 15

And, yum-updatesd, which seems to be ok, has:
# chkconfig:    345 97 03

Mine has the same syntax as yum-updatesd, but still does not work.
ntpd and httpd which have different syntax, also don't work.

Doug

On Mon, Nov 9, 2009 at 10:23 PM, Dan Bode <d...@reductivelabs.com> wrote:
> thats all clear, I see that it does not work with httpd, I wonder if it adds
> it in the rpm post...
>
> I did find one example where everything worked, this is why I was asking the
> questions before. I am not sure what the difference is between these
> services.
>
> [r...@dansrh3 rc.d]# chkconfig --del yum-updatesd
> # I have deleted the service entry
> [r...@dansrh3 rc.d]# chkconfig --list | grep yum-update
> #no service entry
> [r...@dansrh3 rc.d]# chkconfig yum-updatesd on
> [r...@dansrh3 rc.d]# chkconfig --list | grep yum-update
> yum-updatesd       0:off    1:off    2:on    3:on    4:on    5:on    6:off
> [r...@dansrh3 rc.d]# find * | grep yum
> init.d/yum-updatesd
> rc0.d/K03yum-updatesd
> rc1.d/K03yum-updatesd
> rc2.d/S97yum-updatesd
> rc3.d/S97yum-updatesd
> rc4.d/S97yum-updatesd
> rc5.d/S97yum-updatesd
> rc6.d/K03yum-updatesd
> [r...@dansrh3 rc.d]#
>
>
> I will make a note on the bug.
>
> regards,
>
> Dan
>
> >
>



-- 
Regards,

Douglas Garstang
http://www.linkedin.com/in/garstang
Email: doug.garst...@gmail.com
Cell: +1-805-340-5627

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to