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 f084c63..33af0ad 100755 --- a/user/usys.pl +++ b/user/usys.pl @@ -40,3 +40,5 @@ entry("trace"); entry("sysinfo"); entry("connect"); entry("pgaccess"); +entry("sigalarm"); +entry("sigreturn"); |