View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016758 | CentOS-7 | systemd | public | 2019-11-21 06:05 | 2019-11-21 06:05 |
Reporter | velen | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 7.7-1908 | ||||
Target Version | Fixed in Version | ||||
Summary | 0016758: ssh bash shell Paste Multi-line "systemctl xx" cmd line,only execute first line end with no error | ||||
Description | one ssh bash shell console, Paste Multi-line systemctl cmd line, example: systemctl enable sshd systemctl restart sshd systemctl status sshd only first line be executed, end with no error. "systemctl restart sshd" "systemctl status sshd" not display on console,not execute . in centos 7.5,no have this bug. | ||||
Steps To Reproduce | i use "CentOS-7-x86_64-Minimal-1908.iso" ,init install ,new environment。 example: ssh bash shell Paste : systemctl enable sshd systemctl restart sshd systemctl status sshd result: "systemctl enable sshd" be executed ,then end,no error."systemctl restart sshd" "systemctl status sshd" not display on console,not execute . but!!: ssh bash shell Paste : ls /tmp ls /tmp ls /tmp result: 3 line be Paste,3 line display,3 line executed | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-11-21 06:05 | velen | New Issue |