Skip to content

Apparmor profile must contain "profile enroot"#268

Open
balaramesh2 wants to merge 1 commit intoNVIDIA:mainfrom
balaramesh2:fix-apparmor-profile-example
Open

Apparmor profile must contain "profile enroot"#268
balaramesh2 wants to merge 1 commit intoNVIDIA:mainfrom
balaramesh2:fix-apparmor-profile-example

Conversation

@balaramesh2
Copy link
Copy Markdown

AppArmor profiles are recommended to use the profile keyword when defining.

Ref: https://apparmor.net/reference/profiles-quick-reference/

The keyword "profile" is required when a separate name is present and is encouraged even when not required.

Vendors (without explicitly naming them) look for an AppArmor profile named enroot when init-ing.

This change would ensure this template is more use-able.

Thank you for your attention 🙇

AppArmor profiles are recommended to use the `profile` keyword when defining.

Ref: https://apparmor.net/reference/profiles-quick-reference/

The keyword "profile" is required when a separate name is present and is encouraged even when not required.

Vendors (without explicitly naming them) look for an AppArmor profile named `enroot` when init-ing.

This change would ensure this template is more use-able.

Thank you for your attention 🙇
@balaramesh2
Copy link
Copy Markdown
Author

cc @deokcf

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.

1 participant