diff options
Diffstat (limited to 'net-mgmt/xymon-client/files/patch-client_xymonclient-freebsd.sh')
| -rw-r--r-- | net-mgmt/xymon-client/files/patch-client_xymonclient-freebsd.sh | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/xymon-client/files/patch-client_xymonclient-freebsd.sh b/net-mgmt/xymon-client/files/patch-client_xymonclient-freebsd.sh new file mode 100644 index 000000000000..539a55184a6e --- /dev/null +++ b/net-mgmt/xymon-client/files/patch-client_xymonclient-freebsd.sh @@ -0,0 +1,11 @@ +--- client/xymonclient-freebsd.sh.orig 2015-12-16 15:13:03 UTC ++++ client/xymonclient-freebsd.sh +@@ -55,6 +55,8 @@ ps -axd -ww -o pid,ppid,user,start,state,pri,pcpu,cput + echo "[ps]" + # Don't use "args". "command" works also in FreeBSD 4.x. + ps -axd -ww -o pid,ppid,user,start,state,pri,pcpu,cputime,pmem,rss,vsz,command ++echo "[pkg"] ++pkg query %n-%v + + # $TOP must be set, the install utility should do that for us if it exists. + if test "$TOP" != "" |
