Hmm, that's probably a bug. I know the behavior has changed a bit over the years, but I didn't think either of those modes still required console access. Is that true even when the agent goes into the background? Or do you want a foreground process with no console logging?
--
Experience is the name everyone gives to their mistakes.
-- Oscar Wilde
---------------------------------------------------------------------
Luke Kanies -|- http://puppetlabs.com -|- +1(615)594-8199
Is there a specific reason for forcing the log destination to :console
in the agent application? If the log level is set with verbose/debug
then :console is always added to any logdest the user specifies. I see
bits of this in the application tests and patches for #1886 & #5952.