Install ncurses-term for additional terminal types

When connecting to a server from urxvt, the session behaves like one
with xterm.
This commit is contained in:
Jérémy Lecour 2018-03-29 16:41:49 +02:00 committed by Jérémy Lecour
parent f5339568ed
commit ad3383a510
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@ The **patch** part changes incrementally at each release.
* haproxy: install Munin plugins
* proftpd: use proftpd_accounts list for manage ftp accounts
* etc-git: add tags for Ansible
* evolinux-base: install ncurses-term package
### Changed
* elasticsearch: use ES_TMPDIR variable for custom tmpdir, (from `/etc/default/elasticsearch` instead of changing `/etc/elesticsearch/jvm.options`).

View file

@ -58,6 +58,7 @@
- rsync
- bc
- pinentry-curses
- ncurses-term
when: evolinux_packages_common
- name: Be sure that openntpd package is absent/purged