51. cdist-type__issue(7)¶
Manage issue
Nico Schottelius <nico-cdist--@--schottelius.org>
51.1. DESCRIPTION¶
This cdist type allows you to easily setup /etc/issue.
51.2. REQUIRED PARAMETERS¶
None.
51.3. OPTIONAL PARAMETERS¶
- source
- If supplied, use this file as /etc/issue instead of default.
51.4. EXAMPLES¶
__issue
# When called from another type
__issue --source "$__type/files/myfancyissue"
51.5. SEE ALSO¶
51.6. COPYING¶
Copyright (C) 2011 Nico Schottelius. Free use of this software is granted under the terms of the GNU General Public License version 3 (GPLv3).