11 Star 1 Fork 33

src-openEuler/selinux-policy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
fix-context-of-usr-bin-rpmdb.patch 930 Bytes
一键复制 编辑 原始数据 按行查看 历史
lujie42 提交于 2022-02-28 14:12 . fix context of /usr/bin/rpmdb
From 52211f802fa1a34f22fca6acbc5a6dd5119d0f8e Mon Sep 17 00:00:00 2001
From: lujie42 <lujie42@huawei.com>
Date: Mon, 28 Feb 2022 11:59:33 +0800
Subject: [PATCH] fix context of /usr/bin/rpmdb
Signed-off-by: lujie42 <lujie42@huawei.com>
---
policy/modules/contrib/rpm.fc | 1 -
1 file changed, 1 deletion(-)
diff --git a/policy/modules/contrib/rpm.fc b/policy/modules/contrib/rpm.fc
index 8a5a4ad..2db8826 100644
--- a/policy/modules/contrib/rpm.fc
+++ b/policy/modules/contrib/rpm.fc
@@ -8,7 +8,6 @@
/usr/bin/dnf-automatic -- gen_context(system_u:object_r:rpm_exec_t,s0)
/usr/bin/dnf-[0-9]+ -- gen_context(system_u:object_r:rpm_exec_t,s0)
/usr/bin/rpm -- gen_context(system_u:object_r:rpm_exec_t,s0)
-/usr/bin/rpmdb -- gen_context(system_u:object_r:rpmdb_exec_t,s0)
/usr/bin/smart -- gen_context(system_u:object_r:rpm_exec_t,s0)
/bin/yum-builddep -- gen_context(system_u:object_r:rpm_exec_t,s0)
--
1.8.3.1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/selinux-policy.git
git@gitee.com:src-openeuler/selinux-policy.git
src-openeuler
selinux-policy
selinux-policy
master

搜索帮助