Formatting Fix

This commit is contained in:
doublez13 2025-09-04 07:39:34 -06:00 committed by Alex
parent 7a610bb5fa
commit 00f63f77e1

View file

@ -10,12 +10,12 @@ include <tunables/global>
profile klist @{exec_path} { profile klist @{exec_path} {
include <abstractions/base> include <abstractions/base>
@{exec_path} mr,
#Allow root to list other users' creds cache #Allow root to list other users' creds cache
capability dac_override, capability dac_override,
capability dac_read_search, capability dac_read_search,
@{exec_path} mr,
#Config Files #Config Files
/etc/krb5.conf r, /etc/krb5.conf r,
/etc/krb5.conf.d/{,**} r, /etc/krb5.conf.d/{,**} r,