Skip to content
Commit 47a93a5b authored by Eric Paris's avatar Eric Paris
Browse files

SELinux: allow seek operations on the file exposing policy



sesearch uses:
lseek(3, 0, SEEK_SET)                   = -1 ESPIPE (Illegal seek)

Make that work.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 00341028
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment