Add Documentation=... to apparmor.service

This is taken from Debian's apparmor.service, and is the first (and
easiest) step to get the upstream and Debian file closer.
This commit is contained in:
Christian Boltz 2023-10-29 10:49:33 +01:00
parent 58a89284d5
commit 5d9d4483fb
Failed to generate hash of commit

View file

@ -6,6 +6,8 @@ After=systemd-journald-audit.socket
# profile cache: /var/cache/apparmor/ and /usr/share/apparmor/cache/
After=var.mount var-cache.mount usr.mount usr-share.mount
ConditionSecurity=apparmor
Documentation=man:apparmor(7)
Documentation=https://gitlab.com/apparmor/apparmor/wikis/home/
[Service]
Type=oneshot