more selinux fixes
This commit is contained in:
parent
ca8096a397
commit
9c44875383
@ -71,6 +71,7 @@ corenet_udp_sendrecv_all_ports(fsdaemon_t)
|
|||||||
|
|
||||||
dev_read_sysfs(fsdaemon_t)
|
dev_read_sysfs(fsdaemon_t)
|
||||||
dev_read_urand(fsdaemon_t)
|
dev_read_urand(fsdaemon_t)
|
||||||
|
dev_read_nvme(fsdaemon_t)
|
||||||
|
|
||||||
domain_use_interactive_fds(fsdaemon_t)
|
domain_use_interactive_fds(fsdaemon_t)
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
Summary: Tools for monitoring SMART capable hard disks
|
Summary: Tools for monitoring SMART capable hard disks
|
||||||
Name: smartmontools
|
Name: smartmontools
|
||||||
Version: 7.2
|
Version: 7.2
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://smartmontools.sourceforge.net/
|
URL: http://smartmontools.sourceforge.net/
|
||||||
@ -163,6 +163,9 @@ fi
|
|||||||
%ghost %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename}
|
%ghost %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 23 2021 Michal Hlavinka <mhlavink@redhat.com> - 1:7.2-10
|
||||||
|
- more selinux fixes
|
||||||
|
|
||||||
* Mon Aug 16 2021 Michal Hlavinka <mhlavink@redhat.com> - 1:7.2-9
|
* Mon Aug 16 2021 Michal Hlavinka <mhlavink@redhat.com> - 1:7.2-9
|
||||||
- selinux should allow access to nvme devices (#1990463)
|
- selinux should allow access to nvme devices (#1990463)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user