Last Modified
2012-08-09 13:01:30 +0000
Requires

Description

Fact: ps

Purpose: Internal fact for what to use to list all processes. Used by Service{} type in Puppet.

Resolution:

  Assumes "ps -ef" for all operating systems other than BSD derivatives, where
  it uses "ps auxwww"

Caveats: