update apparmor profiles

This commit is contained in:
Mikhail Morfikov 2020-09-18 20:05:47 +02:00
parent d1605c62b3
commit a03db72f91
No known key found for this signature in database
GPG key ID: 32D9CB634796CCA1
18 changed files with 145 additions and 12 deletions

View file

@ -20,9 +20,11 @@ profile upowerd @{exec_path} {
@{exec_path} mr,
# UPower config file
/etc/UPower/ r,
/etc/UPower/UPower.conf r,
# The history data for the power device
/var/lib/upower/ r,
/var/lib/upower/history-*.dat{,.*} rw,
# Are all of these needed? (#FIXME#)