dracut/modules.d/95terminfo/install

3 lines
130 B
Bash
Executable File

#!/bin/bash
# terminfo bits make things work better if you fall into interactive mode
dracut_install $(find /lib/terminfo -type f)