adding zephyr-im master branch
This commit is contained in:
30
debian/zephyr-clients.templates
vendored
Normal file
30
debian/zephyr-clients.templates
vendored
Normal file
@ -0,0 +1,30 @@
|
||||
# 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: zephyr-clients/servers
|
||||
Type: string
|
||||
_Description: Zephyr servers:
|
||||
Please specify the full names of the Zephyr servers, as a
|
||||
space-separated list.
|
||||
.
|
||||
The list configured on clients can be a subset of the list configured
|
||||
on servers.
|
||||
.
|
||||
This can be left empty if Hesiod is used to advertise Zephyr servers.
|
||||
|
||||
Template: zephyr-clients/read_conf
|
||||
Type: boolean
|
||||
Default: true
|
||||
Description: for internal use
|
||||
We want to try and capture user changes when they edit a config file
|
||||
manually. To do this we look at the file in the config script. However,
|
||||
in the case of preconfigure, the config script is run twice before the
|
||||
postinst is run. Thus we may read the wrong value before the edited value
|
||||
is written out in postinst. If this is false we skip reading config files
|
||||
until postinst runs.
|
Reference in New Issue
Block a user