mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
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:
parent
58a89284d5
commit
5d9d4483fb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user