HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //proc/676643/root/usr/share/apparmor/extra-profiles/usr.lib.man-db.man
# ------------------------------------------------------------------
#
#    Copyright (C) 2002-2005 Novell/SUSE
#
#    This program is free software; you can redistribute it and/or
#    modify it under the terms of version 2 of the GNU General Public
#    License published by the Free Software Foundation.
#
# ------------------------------------------------------------------
# vim:syntax=apparmor

abi <abi/3.0>,

include <tunables/global>

/usr/lib/man-db/man {
  include <abstractions/base>
  include <abstractions/bash>
  include <abstractions/consoles>
  include <abstractions/user-manpages>

  /{usr/,}bin/bash rmix,
  /{usr/,}bin/cat rmix,
  /{usr/,}bin/gunzip rmix,
  /{usr/,}bin/mktemp rmix,
  /{usr/,}bin/more rmix,
  /{usr/,}bin/rm rmix,

  /etc/groff/man.local r,
  /etc/lesskey.bin r,
  /etc/manpath.config r,
  /etc/man.config r,
  /etc/papersize r,
  /etc/termcap r,

  /tmp/nroff.** rw,

  /usr/man/** r,
  /usr/bin/apropos Px,
  /usr/bin/cmp rmix,
  /usr/bin/getopt rmix,
  /usr/bin/groff rmix,
  /usr/bin/grops rmix,
  /usr/bin/grotty rmix,
  /usr/bin/iconv rmix,
  /{usr/,}bin/less rmix,
  /usr/bin/locale rmix,
  /usr/bin/man rmix,
  /usr/bin/nroff rmix,
  /usr/bin/preconv rmix,
  /usr/bin/tbl rmix,
  /usr/bin/troff rmix,
  /usr/bin/zsoelim rmix,
  /usr/lib/man-db/man rmix,
  /usr/lib/man-db/manconv rmix,
  /usr/local/man/ r,
  /usr/local/man/** r,
  /usr/local/share/man/ r,
  /usr/local/share/man/** r,
  /usr/share/groff/** r,
  /usr/share/locale-bundle/** r,
  /usr/share/man/ r,
  /usr/share/man/** r,
  /usr/share/terminfo/** r,
  /usr/share/texmf/teTeX/man/** r,
  /usr/share/postgresql/*/man/** rk,

  /var/cache/man/** rk,

  owner @{HOME}/.lesshst rw,
}