]> git.ipfire.org Git - thirdparty/chrony.git/commit
examples: add chronyd-restricted.service
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 10 Jan 2023 14:02:49 +0000 (15:02 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 11 Jan 2023 14:53:24 +0000 (15:53 +0100)
commit6fba5a4a7fbe785849c0ec759e18bce0b7e234e4
treec2f3318cea9f7997d979ab1ee552e8cb22d17bce
parent26889a8cb7ce661ff22998b339b95214c88c3319
examples: add chronyd-restricted.service

This is a more restricted version of the chronyd service intended for
minimal NTP/NTS client configurations. The daemon is started without
root privileges and is allowed to write only to its own runtime, state,
and log directories. It cannot bind to privileged ports in order to
operate as an NTP server, or provide monitoring access over IPv4/IPv6.
It cannot use reference clocks, HW timestamping, RTC tracking, and other
features.
examples/chronyd-restricted.service [new file with mode: 0644]