# apparmor.d - Full set of apparmor profiles # Copyright (C) 2020-2021 Mikhail Morfikov # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = /etc/cron.{hourly,daily,weekly,monthly}/apt-xapian-index profile cron-apt-xapian-index @{exec_path} { include @{exec_path} r, /{usr/,}bin/{,ba,da}sh rix, /{usr/,}bin/which rix, /{usr/,}bin/{,e}grep rix, /{usr/,}bin/nice rix, /{usr/,}bin/ionice rix, /{usr/,}sbin/ r, /{usr/,}sbin/update-apt-xapian-index rPx, /{usr/,}sbin/on_ac_power rPx, # For shell pwd / r, include if exists }