mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-31 23:35:03 +01:00
557d905543
* 'tunables' of https://github.com/nobody43/apparmor.d: dbus temp tails Update apparmor.d Update gdm-runtime-config more unrelated changes adjust date-time random tails rename to int, convert more profiles fixes tunables
32 lines
No EOL
747 B
Text
32 lines
No EOL
747 B
Text
# apparmor.d - Full set of apparmor profiles
|
|
# Copyright (C) 2019-2021 Mikhail Morfikov
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
abi <abi/3.0>,
|
|
|
|
/etc/apt/apt.conf r,
|
|
/etc/apt/apt.conf.d/{,*} r,
|
|
|
|
/etc/apt/preferences r,
|
|
/etc/apt/preferences.d/{,*} r,
|
|
|
|
/etc/apt/sources.list r,
|
|
/etc/apt/sources.list.d/ r,
|
|
/etc/apt/sources.list.d/*.{sources,list} r,
|
|
|
|
/var/lib/apt/lists/{,**} r,
|
|
/var/lib/apt/extended_states r,
|
|
|
|
/var/cache/apt/pkgcache.bin r,
|
|
/var/cache/apt/srcpkgcache.bin r,
|
|
|
|
/usr/share/dpkg/cputable r,
|
|
/usr/share/dpkg/tupletable r,
|
|
|
|
/var/lib/dpkg/status r,
|
|
/var/lib/ubuntu-advantage/apt-esm/{,**} r,
|
|
|
|
owner /tmp/clearsigned.message.* rw,
|
|
owner /tmp/#@{int} rw,
|
|
|
|
include if exists <abstractions/apt-common.d> |