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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---