Formatting Fix
This commit is contained in:
parent
98c5e13c4b
commit
1be6a2f069
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue