search for: bdfer

Displaying 1 result from an estimated 1 matches for "bdfer".

Did you mean: xdfer
2010 Feb 24
9
Puppet's call to /sbin/service somehow different than calling from the command line?
Long shot question, but I''m running out of ideas... I''m running puppet-0.25.2 on Fedora boxes to manage a simple Java service started through an /etc/init.d script. I can start, stop, restart, and examine the service status using the standard /sbin/ service command. Works like a champ. The issue is that when I use puppet to start the service, the service fails to run.