File: templates

package info (click to toggle)
adjtimex 1.29-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,096 kB
  • sloc: ansic: 12,625; sh: 311; makefile: 237
file content (25 lines) | stat: -rw-r--r-- 1,165 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: adjtimex/compare_rtc
Type: boolean
Default: false
#flag:comment:2
# Translators: do not translate "tick" and "frequency"
_Description: Run adjtimexconfig when adjtimex is installed or upgraded?
 The adjtimexconfig script will use adjtimex to find values for the kernel
 variables "tick" and "frequency" that will make the system clock approximately
 agree with the hardware clock (also known as the CMOS clock).  It then
 saves these values in the configuration file /etc/default/adjtimex so the
 settings will be restored on every boot, when /etc/init.d/adjtimex runs.
 .
 The script takes 70 seconds to run, so running it for every upgrade
 may be a waste of time. Alternatively, you can run adjtimexconfig
 manually when needed, or determine the kernel variables by using other
 methods and set them manually in /etc/default/adjtimex.