提交 935c7123 编写于 作者: O openeuler-ci-bot 提交者: Gitee

!30 remove error message

Merge pull request !30 from haozi007/work
......@@ -109,6 +109,7 @@ rm -rf %{buildroot}
%pre
# support update from lcrd to isulad, will remove in next version
if [ "$1" = "2" ]; then
%if 0%{?is_systemd}
systemctl stop lcrd
systemctl disable lcrd
......@@ -118,6 +119,7 @@ fi
%else
/sbin/chkconfig --del lcrd
%endif
fi
%post
if ! getent group isulad > /dev/null; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册