On Tuesday, 10 November 2009 01:27:42 UTC, Douglas wrote:
>
> So, I noticed that when adding a service to puppet, puppet is running
> a chkconfig . However, as far as I can tell, puppet should be
> running a chkconfig --add , otherwise the symlinks don't get
> created from the service in /etc/rc.
I stumbled on this while working on some legacy RHEL 6 and Puppet 3, so in
case it helps anyone still on redhat 6, if you add these INFO lines a
chkconfig 'on' will create the kill links:
original:
# chkconfig: 2345 99 01
# description: This script is just an experiment with services
#