diff options
Diffstat (limited to 'user/usys.pl')
-rwxr-xr-x | user/usys.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/usys.pl b/user/usys.pl index 33af0ad..7f07795 100755 --- a/user/usys.pl +++ b/user/usys.pl @@ -42,3 +42,4 @@ entry("connect"); entry("pgaccess"); entry("sigalarm"); entry("sigreturn"); +entry("symlink"); |