public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Hlavinka <mhlavink@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/smartmontools] rawhide: add missing selinux types
Date: Wed, 22 Jul 2026 14:13:06 GMT [thread overview]
Message-ID: <178472958612.1.4562106739391399351.rpms-smartmontools-0c7acc212e58@fedoraproject.org> (raw)
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;
reply other threads:[~2026-07-22 14:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178472958612.1.4562106739391399351.rpms-smartmontools-0c7acc212e58@fedoraproject.org \
--to=mhlavink@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox