Skip to content

Commit 3e77c95

Browse files
committed
te5
1 parent 23876b4 commit 3e77c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/my-appprotect.te

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ require {
3434
#!!!! WARNING: 'unlabeled_t' is a base type.
3535
#!!!! The file '/etc/ld.so.cache' is mislabeled on your system.
3636
#!!!! Fix with $ restorecon -R -v /etc/ld.so.cache
37-
allow audisp_t unlabeled_t:file { execute execute_no_trans open };
37+
allow audisp_t unlabeled_t:file { execute_no_trans open };
3838

3939
#============= httpd_t ==============
4040
allow httpd_t faillog_t:file { open read };

0 commit comments

Comments
 (0)