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

interfaces: apparmor: Add read-access to debian_version to the template #14542

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fredldotme
Copy link
Contributor

As discovered while running Slack on Debian, it seems required and sensible to allow read-access to /etc/debian_version in a similar manner to /etc/os-release.

Reference: https://forum.snapcraft.io/t/cant-start-slack-on-debian-bookworm/41630/2

As discovered while running Slack on Debian, it seems required and sensible
to allow read-access to /etc/debian_version in a similar manner to /etc/os-release.

Reference: https://forum.snapcraft.io/t/cant-start-slack-on-debian-bookworm/41630/2
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.87%. Comparing base (ac897ee) to head (ef3ae71).
Report is 30 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14542      +/-   ##
==========================================
+ Coverage   78.85%   78.87%   +0.01%     
==========================================
  Files        1079     1080       +1     
  Lines      145615   145826     +211     
==========================================
+ Hits       114828   115014     +186     
- Misses      23601    23619      +18     
- Partials     7186     7193       +7     
Flag Coverage Δ
unittests 78.87% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@zyga zyga left a comment

Choose a reason for hiding this comment

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

This looks fine to me

Copy link
Contributor

@alexmurray alexmurray left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

3 participants