Formatting Fix

This commit is contained in:
doublez13 2025-09-04 07:37:53 -06:00 committed by Alex
parent a4798a2f38
commit 7a610bb5fa

View file

@ -10,11 +10,11 @@ include <tunables/global>
profile kdestroy @{exec_path} { profile kdestroy @{exec_path} {
include <abstractions/base> include <abstractions/base>
@{exec_path} mr,
#Allow root to destroy other users' creds cache #Allow root to destroy other users' creds cache
capability dac_override, capability dac_override,
@{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,