summaryrefslogtreecommitdiffstats
path: root/rules/chrony.in
blob: da652858630bc8630fe121b131b383e3b1cb5c05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config CHRONY
	bool
	select READLINE
	prompt "Chrony              "
	help
	  FIXME: remove READLINE select when 1.21 works again.

	  This will install the Chrony NTPD Daemon (chronyd)
	  Chrony is a pair of programs which are used to maintain
	  the accuracy of the system clock on a computer. The two
	  programs are called  chronyd  and  chronyc .

	  Chronyd is a background (daemon) program, which can be
	  started at boot time, Chronyc provides a user interface
	  to chronyd for monitoring its performance and configuring
	  various settings.

	  See http://chrony.sunsite.dk/ for details