summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-24 11:50:15 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-24 11:50:15 -0400
commit5d42be2f32ad87911e97dd9ccedefb7cab7cbe67 (patch)
tree906b39bfb545993bd0372242822eb88a5ef71937 /modules
parent2d1bb13794d1f3e9dfca2047195e5ab368db628b (diff)
downloadthird_party-func-5d42be2f32ad87911e97dd9ccedefb7cab7cbe67.tar.gz
third_party-func-5d42be2f32ad87911e97dd9ccedefb7cab7cbe67.tar.xz
third_party-func-5d42be2f32ad87911e97dd9ccedefb7cab7cbe67.zip
Remove header from ps output
Diffstat (limited to 'modules')
-rwxr-xr-xmodules/process.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/process.py b/modules/process.py
index 064b1b3..aa5e315 100755
--- a/modules/process.py
+++ b/modules/process.py
@@ -32,7 +32,7 @@ class ProcessModule(func_module.FuncModule):
}
func_module.FuncModule.__init__(self)
- def info(self,flags="-aux"):
+ def info(self,flags="-auxh"):
"""
Returns a struct of hardware information. By default, this pulls down
all of the devices. If you don't care about them, set with_devices to