Path: | lib/facter/ps.rb |
Last Update: | Fri May 03 01:58:51 +0000 2013 |
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: