feat(profile): add label for help program.

This commit is contained in:
Alexandre Pujol 2024-07-02 22:05:36 +01:00
parent f9a93ab67e
commit c0a081b827
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 7 additions and 1 deletions

View file

@ -53,5 +53,7 @@
# Office suites
@{offices_path} = @{bin}/@{offices} @{lib}/libreoffice/program/soffice
# Help
@{help_path} = @{bin}/@{help}
# vim:syntax=apparmor

View file

@ -69,4 +69,7 @@
# Office suites
@{offices} = libreoffice soffice
# Help
@{help} = yelp
# vim:syntax=apparmor