# vim:syntax=apparmor # ------------------------------------------------------------------ # # Copyright (C) 2019-2021 Mikhail Morfikov # # 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. # # ------------------------------------------------------------------ abi , include @{exec_path} = /{usr/,}bin/debconf-apt-progress profile debconf-apt-progress @{exec_path} flags=(complain) { include include @{exec_path} r, /{usr/,}bin/perl r, /{usr/,}bin/apt-get rPx, # Think what to do about this (#FIXME#) /usr/share/debconf/frontend rPx, #/usr/share/debconf/frontend rCx -> frontend, profile frontend flags=(complain) { include include include include /usr/share/debconf/frontend r, /{usr/,}bin/perl r, /{usr/,}bin/debconf-apt-progress rPx, /{usr/,}bin/{,ba,da}sh rix, /{usr/,}bin/stty rix, /{usr/,}bin/locale rix, # The following is needed when debconf uses dialog/whiptail frontend. /{usr/,}bin/whiptail rPx, /etc/debconf.conf r, owner /var/cache/debconf/{config,passwords,templates}.dat{,-new,-old} rwk, /usr/share/debconf/templates/adequate.templates r, /etc/shadow r, } include if exists }