summaryrefslogtreecommitdiffstats
path: root/rules/chrony.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-01-19 17:50:54 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-01-19 17:50:54 +0000
commitc10ceacc1d8597ab7adcef35fafb9307c9d0ee0c (patch)
tree6cf3b5cee3ee61833030af589307f857b8501314 /rules/chrony.in
parent8fb513be9155a57452745ab6341cdb58b0764ef3 (diff)
downloadptxdist-c10ceacc1d8597ab7adcef35fafb9307c9d0ee0c.tar.gz
ptxdist-c10ceacc1d8597ab7adcef35fafb9307c9d0ee0c.tar.xz
* chrony.in: removed trailing whitespace
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6888 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/chrony.in')
-rw-r--r--rules/chrony.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/rules/chrony.in b/rules/chrony.in
index 8f7f8c9e5..da6528586 100644
--- a/rules/chrony.in
+++ b/rules/chrony.in
@@ -1,18 +1,18 @@
config CHRONY
- bool
+ 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
+ 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.
+ 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