diff options
Diffstat (limited to 'user/usys.pl')
-rwxr-xr-x | user/usys.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/user/usys.pl b/user/usys.pl index 6453fe9..9a93999 100755 --- a/user/usys.pl +++ b/user/usys.pl @@ -38,3 +38,5 @@ entry("sleep"); entry("uptime"); entry("connect"); entry("pgaccess"); +entry("trace"); +entry("sysinfo"); |