]> git.ipfire.org Git - thirdparty/chrony.git/commit
add support for privilege separation
authorBryan Christianson <bryan@whatroute.net>
Fri, 20 Nov 2015 10:43:19 +0000 (23:43 +1300)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 20 Nov 2015 17:01:22 +0000 (18:01 +0100)
commit139fc667aa10f208a006f0bfca609627ebdff0a9
tree65fe88abe411c8b1e2d87c87c0d91054462e1889
parentf21e5f6cc5778d7a8afe4f3637519e7ce738e834
add support for privilege separation

Privileged helper that will perform adjtime(), settimeofday(), bind() on
behalf of chronyd when running as non-root user.
logging.h
privops.c [new file with mode: 0644]
privops.h [new file with mode: 0644]
sysincl.h