On Wed, Feb 25, 2009 at 12:52:29PM +0100, Vincent Louviaux wrote:
> Hello,
>
> I am trying to disable a process , but the stop parameter seems to be
> ignored
> from the output of puppetd -tv :
> ..
> err: /:main/sastools/Service[cfexecd]/ensure: change from running to stopped
> failed: Execution of '*/sbin/service cfexecd stop*' returned 1: cfexecd:
> unrecognized service
> ..
>
> from the manifests :
> service { cfexecd:
> stop=>"*/usr/bin/killall cfexecd*",
> ensure => stopped,
> }
>
Do you really have those asterisks in there, or did you add them for
emphasis?
--
Bruce
Remember you're a Womble.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---