Skip to content

Commit

Permalink
Modify python path for apparmor
Browse files Browse the repository at this point in the history
  • Loading branch information
mergwyn committed Nov 10, 2023
1 parent 695ff39 commit d283e70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site-modules/profile/manifests/app/dhcpd.pp
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@
/usr/bin/wbinfo rix,
/usr/local/lib/${facts['python3_release']}/dist-packages r,
/usr/local/lib/${facts['python3_release']}/dist-packages/ r,
/usr/local/lib/python${facts['python3_release']}/dist-packages r,
/usr/local/lib/python${facts['python3_release']}/dist-packages/ r,
/usr/sbin/samba rix,
/var/lib/samba/private/krb5.conf r,
/var/lib/sss/pubconf/kdcinfo.* r,
Expand Down

0 comments on commit d283e70

Please sign in to comment.