1CDIST-TYPE__UPDATE_ALTERNATIVES(7) cdist CDIST-TYPE__UPDATE_ALTERNATIVES(7)
2
3
4
6 cdist-type__update_alternatives - Configure alternatives
7
9 On Debian and alike systems update-alternatives(1) can be used to setup
10 alternatives for various programs. One of the most common used targets
11 is the "editor".
12
14 path Use this path for the given alternative
15
17 # Setup vim as the default editor
18 __update_alternatives editor --path /usr/bin/vim.basic
19
21 cdist-type__debconf_set_selections(7), update-alternatives(8)
22
24 Nico Schottelius <nico-cdist--@--schottelius.org>
25
27 Copyright (C) 2013 Nico Schottelius. You can redistribute it and/or
28 modify it under the terms of the GNU General Public License as pub‐
29 lished by the Free Software Foundation, either version 3 of the
30 License, or (at your option) any later version.
31
33 ungleich GmbH 2019
34
35
36
37
386.3.0 Dec 12, 2019CDIST-TYPE__UPDATE_ALTERNATIVES(7)