1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
This commit is contained in:
Jeff Becker 2018-10-29 10:12:54 -04:00
parent 7565e455a9
commit cf81e0fd63
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05

View file

@ -1,8 +1,4 @@
#!/usr/sbin/dtrace -s
dtrace::BEGIN
{
}
syscall:::entry
/pid == $1/