# apparmor.d - Full set of apparmor profiles # Copyright (C) 2021 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = /{usr/,}bin/localectl profile localectl @{exec_path} { include include capability net_admin, @{exec_path} mr, /{usr/,}bin/less rPx -> child-pager, /{usr/,}bin/more rPx -> child-pager, /{usr/,}bin/pager rPx -> child-pager, /usr/share/kbd/keymaps/{,**} r, include if exists }