logo

apparmor.d

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/apparmor.d.git

nis (625B)


  1. # ------------------------------------------------------------------
  2. #
  3. # Copyright (C) 2002-2006 Novell/SUSE
  4. #
  5. # This program is free software; you can redistribute it and/or
  6. # modify it under the terms of version 2 of the GNU General Public
  7. # License published by the Free Software Foundation.
  8. #
  9. # ------------------------------------------------------------------
  10. abi <abi/3.0>,
  11. # NIS rules
  12. /var/yp/binding/* r,
  13. # portmapper may ask root processes to do nis/ldap at low ports
  14. capability net_bind_service,
  15. # Include additions to the abstraction
  16. include if exists <abstractions/nis.d>