toolbox/profile.d
Debarshi Ray 6fa2184da5 profile.d: Prevent setting VTE-specific PROMPT_COMMAND without VTE
Fedora's /etc/bashrc sets the PROMPT_COMMAND environment variable to
__vte_prompt_command when running inside a VteTerminal. This becomes a
problem if the __vte_prompt_command shell function is missing because
/etc/profile.d/vte.sh itself is absent [1], which is the case with the
Red Hat Universal Base Image.

This tricks the code in /etc/bashrc into not doing that.

[1] https://pagure.io/setup/pull-request/23

https://github.com/containers/toolbox/pull/667
2021-01-12 02:37:47 +01:00
..
meson.build Show a welcome text on interactive shells running on Silverblue hosts 2019-04-25 15:52:23 +02:00
toolbox.sh profile.d: Prevent setting VTE-specific PROMPT_COMMAND without VTE 2021-01-12 02:37:47 +01:00