Skip to content

Instantly share code, notes, and snippets.

@revENGR
Last active May 3, 2020 10:41
Show Gist options
  • Save revENGR/8d9b529bbdc82391750485ff306ac1f7 to your computer and use it in GitHub Desktop.
Save revENGR/8d9b529bbdc82391750485ff306ac1f7 to your computer and use it in GitHub Desktop.
BossaBot
...
4928 openat(AT_FDCWD, "/etc/init.d/rc.local", O_RDONLY) = -1 ENOENT (No such file or directory)
4928 openat(AT_FDCWD, "/etc/rc.conf", O_RDONLY) = -1 ENOENT (No such file or directory)
4928 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xf7ff5628) = 4929
4929 set_robust_list(0xf7ff5630, 12) = 0
4928 exit_group(0 <unfinished ...>
4929 getpid( <unfinished ...>
4928 <... exit_group resumed>) = ?
4929 <... getpid resumed> ) = 4929
4929 getppid( <unfinished ...>
4928 +++ exited with 0 +++
4929 <... getppid resumed> ) = 1
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment