public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/smartmontools] rawhide: add missing selinux types
@ 2026-07-22 14:13 Michal Hlavinka
0 siblings, 0 replies; only message in thread
From: Michal Hlavinka @ 2026-07-22 14:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/smartmontools
Branch : rawhide
Commit : 0c7acc212e5877277e137509c01a50cf29e63595
Author : Michal Hlavinka <mhlavink@redhat.com>
Date : 2026-07-22T16:12:55+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/smartmontools/c/0c7acc212e5877277e137509c01a50cf29e63595?branch=rawhide
Log:
add missing selinux types
---
diff --git a/smartmon.te b/smartmon.te
index df94530..8975e84 100644
--- a/smartmon.te
+++ b/smartmon.te
@@ -15,7 +15,7 @@ gen_tunable(smartmon_3ware, false)
require {
class capability dac_override;
- type tmpfs_t, tty_device_t, user_devpts_t, system_mail_t, systemd_logind_sessions_t, mail_home_t;
+ type tmpfs_t, fs_t, tty_device_t, user_devpts_t, system_mail_t, sssd_var_lib_t, systemd_logind_sessions_t, mail_home_t;
}
type fsdaemon_t;
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 14:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 14:13 [rpms/smartmontools] rawhide: add missing selinux types Michal Hlavinka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox