Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit e75009a2 authored by Steve Kondik's avatar Steve Kondik Committed by Michael Bestas
Browse files

seccomp: Permit getsockopt

Change-Id: I60596cd69f00aec46c60566b7467854063df8030
parent a17869d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,3 +49,4 @@ socket: 1
connect: 1
fcntl64: 1
rt_tgsigqueueinfo: 1
getsockopt: 1
+2 −0
Original line number Diff line number Diff line
@@ -45,3 +45,5 @@ socket: 1
connect: 1
fcntl64: 1
rt_tgsigqueueinfo: 1

getsockopt: 1