Fix typo in corecommands.fc file
This commit is contained in:
parent
7216220f4a
commit
cb2fd77b56
@ -3667,7 +3667,7 @@ index 7590165..d81185e 100644
|
||||
+ fs_mounton_fusefs(seunshare_domain)
|
||||
')
|
||||
diff --git a/policy/modules/kernel/corecommands.fc b/policy/modules/kernel/corecommands.fc
|
||||
index 33e0f8d..184c5a4 100644
|
||||
index 33e0f8d..1b07806 100644
|
||||
--- a/policy/modules/kernel/corecommands.fc
|
||||
+++ b/policy/modules/kernel/corecommands.fc
|
||||
@@ -1,9 +1,10 @@
|
||||
@ -4042,7 +4042,7 @@ index 33e0f8d..184c5a4 100644
|
||||
/var/lib/samba/bin/.+ gen_context(system_u:object_r:bin_t,s0)
|
||||
')
|
||||
+
|
||||
+/var/usrlocal/(.*/)?bin(/.*)? gen_context(system_u:object_r:bin_t:s0)
|
||||
+/var/usrlocal/(.*/)?bin(/.*)? gen_context(system_u:object_r:bin_t,s0)
|
||||
+
|
||||
+#
|
||||
+# /usr/lib
|
||||
|
Loading…
Reference in New Issue
Block a user