]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: log error when SIOCSHWTSTAMP fails with EPERM
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 15 Sep 2020 08:52:41 +0000 (10:52 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 16 Sep 2020 09:15:29 +0000 (11:15 +0200)
commitddfaf2e5424abe7b7c901e991c3df1b9cf5835f0
tree34f2511060d1ab52d4e26d9dc0bf784c5333e462
parent3177474ae89716b5dc49a95fb3bb3b7b4f625ac0
ntp: log error when SIOCSHWTSTAMP fails with EPERM

Increase the severity of the log message to "error" when
the SIOCSHWTSTAMP ioctl fails due missing the NET_ADMIN capability.
ntp_io_linux.c