Files
chrony/sys.h
Thomas Kupper fd60dabde7 privops: enable system call filter
In preparation of OpenBSD support, add SYS_EnableSystemCallFilter() call
to PRV_StartHelper().

In OpenBSD the privops helper will use a system call filter (pledge(2)),
whereas in Linux the privops helper doesn't use any system call filter
at the moment.

Modify Unit test ntp_sources call to PRV_Initialise() with parameter
scfilter_level set to 0.
2026-02-25 12:35:50 +01:00

1.8 KiB