Use abstractions where possible

This commit is contained in:
doublez13 2025-09-04 08:20:53 -06:00 committed by Alex
parent 9cac4eeb90
commit b1c0cfdab5

View file

@ -9,6 +9,7 @@ include <tunables/global>
@{exec_path} = @{bin}/klist @{exec_path} = @{bin}/klist
profile klist @{exec_path} { profile klist @{exec_path} {
include <abstractions/base> include <abstractions/base>
include <abstractions/kerberosclient>
#Allow root to list other users' creds cache #Allow root to list other users' creds cache
capability dac_override, capability dac_override,