Miroslav Lichvar
a96d288027
sys: specify process context for dropping root
...
Similarly to enabling the syscall filter, specify what kind of chronyd
process is dropping the root privileges.
2020-10-05 18:56:37 +02:00
Bryan Christianson
8bc48af630
rename 'Mac OS X' to 'macOS'
...
From the the release of macOS Sierra (Version 10.12) the Macintosh
operating system is called 'macOS'
2016-08-11 10:45:48 +02:00
Bryan Christianson
750d82f1d1
sys_macosx: drop root privileges
...
Run chronyd as a non-privileged user, using the privops helper to
perform adjtime(), settimeofday() and bind() functions on its behalf.
2015-11-24 09:29:22 +01:00
Bryan Christianson
b9cfdaf666
sys_macosx: add option to run chronyd as real-time process
...
Adds option -P to chronyd on MacOS X which can be used to enable the
thread time constraint scheduling policy. This near real-time scheduling
policy removes a 1usec bias from the 'System time' offset.
2015-08-25 17:43:57 +02:00
Bryan Christianson
d6aafa3f64
sys: MacOS X driver ported from NetBSD
2015-06-15 14:40:54 +02:00