Guest User

Untitled

a guest
Jan 17th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. #include <tunables/global>
  2.  
  3. profile /usr/bin/lsb_release {
  4. #include <abstractions/base>
  5. #include <abstractions/python>
  6.  
  7. /usr/bin/ r,
  8. /usr/bin/lsb_release r,
  9. /usr/bin/python[23].[0-9] mr,
  10. /usr/share/distro-info/debian.csv r,
  11. /etc/dpkg/origins/debian r,
  12. /etc/debian_version r,
  13. @{PROC}/@{pid}/fd/ r,
  14.  
  15. /usr/bin/apt-cache ix,
  16. }
Add Comment
Please, Sign In to add comment