dont remove .autorelabel after install
https://gitee.com/open_euler/dashboard?issue_id=I3TNCI
This commit is contained in:
parent
3a9d8ec15f
commit
0f3f0e799e
@ -12,7 +12,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.14.2
|
Version: 3.14.2
|
||||||
Release: 72
|
Release: 73
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/fedora-selinux/selinux-policy/
|
URL: https://github.com/fedora-selinux/selinux-policy/
|
||||||
|
|
||||||
@ -431,7 +431,6 @@ SELINUXTYPE=targeted
|
|||||||
else
|
else
|
||||||
. %{_sysconfdir}/selinux/config
|
. %{_sysconfdir}/selinux/config
|
||||||
fi
|
fi
|
||||||
rm -f /.autorelabel
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
@ -773,6 +772,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 3 2021 luhuaxin <1539327763@qq.com> - 3.14.2-73
|
||||||
|
- dont remove .autorelabel after install
|
||||||
|
|
||||||
* Mon May 31 2021 luhuaxin <1539327763@qq.com> - 3.14.2-72
|
* Mon May 31 2021 luhuaxin <1539327763@qq.com> - 3.14.2-72
|
||||||
- backport some upstream patches
|
- backport some upstream patches
|
||||||
backport-Allow-systemd-logind-dbus-chat-with-fwupd.patch
|
backport-Allow-systemd-logind-dbus-chat-with-fwupd.patch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user