648bbe Drop the setuid wrapper

2 files Authored by Martin Kutlak 3 years ago, Committed by Packit 3 years ago,
    Drop the setuid wrapper
    
    The /proc/1 is owned by the UID running the container process (1xxxxxxxxx) so there is no
    need to use setuid for CEL to write to /proc/1/fd/2.
    
    Reverts:
    https://github.com/abrt/abrt/commit/578317a67c0f30469c28752ea2f40ae87a1a356c
    
    (cherry picked from commit 5caab93decc2e2a3c0abf5dc24bf23482680810e)
    
    Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
    
    patch_name: 0002-Drop-the-setuid-wrapper.patch
    present_in_specfile: true
    location_in_specfile: 2
    squash_commits: true