]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_linux: don't keep NET_RAW on new kernels
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 15 Sep 2020 09:57:17 +0000 (11:57 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 16 Sep 2020 09:15:29 +0000 (11:15 +0200)
commit349323dec7f2285d7e802605c8f222d488b99cbe
treefa228cdd94c0a2fa4ec0bd52f79b44ecf02fd998
parentddfaf2e5424abe7b7c901e991c3df1b9cf5835f0
sys_linux: don't keep NET_RAW on new kernels

It seems the NET_RAW capability is no longer needed to bind a socket to
a device since Linux 5.7.
sys_linux.c