Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing seccomp functions #277

Merged
merged 1 commit into from Mar 27, 2020
Merged

Conversation

bmwiedemann
Copy link
Contributor

this broke dettrace on openSUSE Leap 15.1

Without this patch, it failed thus:

 dettrace -- bash -c 'echo $RANDOM;date'
 15216
 Mon Aug  9 00:00:00 CEST 1993
 terminate called after throwing an instance of 'std::runtime_error'
   what():  dettrace runtime exception: No filter rule for system call: setfsuid

this broke dettrace on openSUSE Leap 15.1

Without this patch, it failed thus:
 dettrace -- bash -c 'echo $RANDOM;date'
 15216
 Mon Aug  9 00:00:00 CEST 1993
 terminate called after throwing an instance of 'std::runtime_error'
   what():  dettrace runtime exception: No filter rule for system call: setfsuid
@gatoWololo gatoWololo merged commit 1a38070 into dettrace:master Mar 27, 2020
@bmwiedemann bmwiedemann deleted the setfsuid branch July 5, 2020 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants