Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various updates #204

Merged
merged 13 commits into from
Sep 4, 2023
Merged

Various updates #204

merged 13 commits into from
Sep 4, 2023

Conversation

curiosityseeker
Copy link
Contributor

No description provided.

@@ -7,14 +7,15 @@ abi <abi/3.0>,
include <tunables/global>

@{exec_path} = @{bin}/systemd-hwdb
profile systemd-hwdb @{exec_path} flags=(attach_disconnected) {
profile systemd-hwdb @{exec_path} flags=(attach_disconnected,mediate_deleted) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add the flag main.flags (otherwise it will not be applied)

@@ -1,6 +1,4 @@
# apparmor.d - Full set of apparmor profiles
# SPDX-License-Identifier: GPL-2.0-only

/etc/glvnd/egl_vendor.d/{,*.json} r,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not remove this yet. It has already been upstreamed yes. But some distribution (Debian) may not have been updated yet.

@@ -68,6 +69,7 @@ profile kwin_wayland @{exec_path} flags=(attach_disconnected mediate_deleted) {
owner /var/lib/sddm/.config/kwinrc{,.@{rand6}} rwl -> /var/lib/sddm/.config/#@{int},

owner @{user_cache_dirs}/{,plasma-svgelements} r,
owner @{user_cache_dirs}/fontconfig/* rw,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already present in abstraction/fontconfig-cache-write

@roddhjav roddhjav merged commit 4152562 into roddhjav:main Sep 4, 2023
1 check passed
@roddhjav
Copy link
Owner

roddhjav commented Sep 4, 2023

Thanks. Merge!

@curiosityseeker curiosityseeker deleted the various-updates branch September 5, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants