# apparmor.d - Full set of apparmor profiles # Copyright (C) 2021-2024 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{bin}/install-info profile install-info @{exec_path} { include include capability dac_read_search, @{exec_path} mr, @{sh_path} rix, @{bin}/gzip rix, /usr/share/info/{,**} r, /usr/share/info/dir rw, /usr/share/info/dir-@{rand6} rw, /dev/tty rw, # Inherit silencer deny network inet6 stream, deny network inet stream, include if exists } # vim:syntax=apparmor