]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_linux: allow getuid() in seccomp filter
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 10 Feb 2020 10:57:17 +0000 (11:57 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 5 Mar 2020 15:02:15 +0000 (16:02 +0100)
commit934b8712a57e324581a15ddb4f6c84cd67a5673e
treefbc04fb0be0c2881e44d2088830bf361d994b28b
parent1d4690eb64e1cf1a4bd85f2b3d917aa9cdebddc3
sys_linux: allow getuid() in seccomp filter

This will be needed by gnutls when loading certificates.
sys_linux.c