On 3/10/23 5:04 AM, wang yuhang via Bug reports for the GNU Bourne Again SHell wrote:
> First, systemd will send a sigterm to bash, but in bash-5.1, the bash process will not 
be killed. this was caused by a > > > change in bash 5.1. The modified 
change information is as follows
> ```
> sss. Fix a bug where receiving SIGTERM from a different process while 
readline was active could cause the shell to terminate
> ```

Sorry, it's wrong. The sigterm signal is sent by bash instead of 
systemd, Relevant log information is as follows

Interactive shells always ignore SIGTERM.

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/


Reply via email to