Profile update.

This commit is contained in:
Alexandre Pujol 2021-05-08 19:06:48 +01:00
parent 0d566a43b9
commit bfa2293379
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 64 additions and 19 deletions

View file

@ -1,5 +1,6 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2019-2021 Mikhail Morfikov
# 2021 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
abi <abi/3.0>,
@ -54,6 +55,8 @@ profile logrotate @{exec_path} flags=(attach_disconnected, complain) {
/var/lib/logrotate/status rwk,
/var/lib/logrotate/status.tmp rw,
/var/lib/logrotate.status rwk,
/var/lib/logrotate.status.tmp rw,
/var/log/** rw,