1CDIST-TYPE__DEBCONF_SET_SELECTIONS(7)cdistCDIST-TYPE__DEBCONF_SET_SELECTIONS(7)
2
3
4

NAME

6       cdist-type__debconf_set_selections - Setup debconf selections
7

DESCRIPTION

9       On  Debian  and  alike systems debconf-set-selections(1) can be used to
10       setup configuration parameters.
11

REQUIRED PARAMETERS

13       file   Use the given filename as input for debconf-set-selections(1) If
14              filename is "-", read from stdin.
15

EXAMPLES

17          # Setup configuration for nslcd
18          __debconf_set_selections nslcd --file /path/to/file
19
20          # Setup configuration for nslcd from another type
21          __debconf_set_selections nslcd --file "$__type/files/preseed/nslcd"
22
23          __debconf_set_selections nslcd --file - << eof
24          gitolite gitolite/gituser string git
25          eof
26

SEE ALSO

28       debconf-set-selections(1), cdist-type__update_alternatives(7)
29

AUTHORS

31       Nico Schottelius <nico-cdist--@--schottelius.org>
32

COPYING

34       Copyright  (C)  2011-2014  Nico  Schottelius.  You  can redistribute it
35       and/or modify it under the terms of the GNU General Public  License  as
36       published  by the Free Software Foundation, either version 3 of the Li‐
37       cense, or (at your option) any later version.
38
40       ungleich GmbH 2020
41
42
43
44
456.9.6                            Apr 20, 2C0D2I1ST-TYPE__DEBCONF_SET_SELECTIONS(7)
Impressum