Skip to content

Commit

Permalink
Disable seccomp by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ripleymj committed May 19, 2018
1 parent b8820a3 commit af10cef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _meta/beat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ tuxbeat:
printserver: yes
printclient: yes
printqueue: yes

# Default seccomp policy blocks process execution, which tuxbeat needs
seccomp.enabled: false

0 comments on commit af10cef

Please sign in to comment.