fix: trailing whitespace.

This commit is contained in:
Alexandre Pujol 2025-04-07 22:55:47 +02:00
parent ca381c4f07
commit 305c2e344f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -94,14 +94,14 @@ profile aa-notify @{exec_path} {
/usr/share/apparmor/** r, /usr/share/apparmor/** r,
/usr/share/terminfo/** r, /usr/share/terminfo/** r,
@{etc_ro}/inputrc r, @{etc_ro}/inputrc r,
@{etc_ro}/inputrc.keys r, @{etc_ro}/inputrc.keys r,
/etc/apparmor.d/ r, /etc/apparmor.d/ r,
/etc/apparmor.d/** rw, /etc/apparmor.d/** rw,
/etc/apparmor/* r, /etc/apparmor/* r,
include if exists <local/aa-notify_pkexec> include if exists <local/aa-notify_pkexec>
} }