Skip to content

Commit

Permalink
Removing exec const
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Schendel <[email protected]>
  • Loading branch information
amitschendel committed Dec 23, 2024
1 parent 8fad407 commit 1a1da15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/containerwatcher/v1/consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ const (
SYS_SYMLINK = 88
SYS_OPEN = 2
SYS_OPENAT = 257
SYS_EXECVE = 59
SYS_FORK = 57
)

0 comments on commit 1a1da15

Please sign in to comment.