aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornisbet-hubbard <87453615+nisbet-hubbard@users.noreply.github.com>2024-09-15 07:58:57 +0800
committerJason Zaman <perfinion@gentoo.org>2024-09-21 15:28:30 -0700
commit93d85a091c30d39a52afe6f7bc3068ee5f196e34 (patch)
treed20335cdf77ed20b630f729481e7fa65833a363f
parentAdditional permissions when fapolicyd.conf more strict (diff)
downloadhardened-refpolicy-93d85a091c30d39a52afe6f7bc3068ee5f196e34.tar.gz
hardened-refpolicy-93d85a091c30d39a52afe6f7bc3068ee5f196e34.tar.bz2
hardened-refpolicy-93d85a091c30d39a52afe6f7bc3068ee5f196e34.zip
Update mysql.fc
Signed-off-by: nisbet-hubbard <87453615+nisbet-hubbard@users.noreply.github.com> Signed-off-by: Jason Zaman <perfinion@gentoo.org>
-rw-r--r--policy/modules/services/mysql.fc1
1 files changed, 1 insertions, 0 deletions
diff --git a/policy/modules/services/mysql.fc b/policy/modules/services/mysql.fc
index 7b7b45b3..96fa72a1 100644
--- a/policy/modules/services/mysql.fc
+++ b/policy/modules/services/mysql.fc
@@ -1,4 +1,5 @@
HOME_DIR/\.my\.cnf -- gen_context(system_u:object_r:mysqld_home_t,s0)
+HOME_DIR/\.mylogin\.cnf -- gen_context(system_u:object_r:mysqld_home_t,s0)
/etc/my\.cnf -- gen_context(system_u:object_r:mysqld_etc_t,s0)
/etc/my\.cnf\.d(/.*)? gen_context(system_u:object_r:mysqld_etc_t,s0)