read -e does not restore terminal settings correctly when interrupted if a trap is set
Hi there, any idea when the patch provided hereĀ https://lists.gnu.org/archive/html/bug-bash/2014-09/msg00031.html will be added to a release? I've tested it onĀ 4.3.30 and it works. Regards, Boris -- 42
Re: No logging when SSH with SYSLOG_HISTORY
got it - just created a new rule in rsyslogd : if $syslogtag startswith '-bash' then { :omfile:$bash;format stop } so no issue anymore. Thanks! -- WBR, Wladislav Wiebe On 24.11.2014 15:43, Wladislav Wiebe wrote: Hi! for some reason is this bash logging feature only working wh