
29 Sep
2020
29 Sep
'20
10:18 a.m.
On Mon, Sep 28, 2020 at 05:58:51PM +0800, Hu Xuejiao wrote:
When firewalld is inactive, return code of 'systemctl status firewalld' will be 3, and install-tiny has set -e,
how about remove set -e, process will not exit. Thanks, Yinsi
so this will cause this process exit.
Signed-off-by: Hu XueJiao <huxuejiao1@huawei.com> ---