Just thought I would post as I just had nearly the same issue on CentOS 6.

The mode for my init script was '0750'.  The init script would not register 
with Puppet, or by executing "chkconfig servicename on".  I changed the 
mode to '0755' like all the other existing init scripts and it works as 
expected now.

On Monday, November 9, 2009 5:27:42 PM UTC-8, Douglas wrote:
>
> So, I noticed that when adding a service to puppet, puppet is running
> a chkconfig <service>. However, as far as I can tell, puppet should be
> running a chkconfig --add <service>, otherwise the symlinks don't get
> created from the service in /etc/rc.d/rc6.d back to the service in
> /etc/init.d. As as a result, the service is not stopped on shut down.
>
> I must be missing something here... Anyone?
>
> Doug
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/cfd3cea5-d367-4a9f-b512-4a3b8a8b911b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to