[apparmor] [patch] sshd profile: drop local/ include

Christian Boltz apparmor at cboltz.de
Thu Jan 12 17:32:07 UTC 2017


Hello,

the local/ include in the sshd profile in extras causes some trouble:
- it breaks "make check" because the parser can't find the local/ file
- it results in a broken profile if someone uses this profile as
  starting point, but doesn't notice it needs the local include


Note: This affects only trunk (including 2.11).


[ sshd-local.diff ]

=== modified file 'profiles/apparmor/profiles/extras/usr.sbin.sshd'
--- profiles/apparmor/profiles/extras/usr.sbin.sshd     2016-12-07 19:00:06 +0000
+++ profiles/apparmor/profiles/extras/usr.sbin.sshd     2017-01-12 17:23:18 +0000
@@ -140,5 +140,5 @@
   /usr/lib/openssh/sftp-server PUx,
 
   # Site-specific additions and overrides. See local/README for details.
-  #include <local/usr.sbin.sshd>
+  ## include <local/usr.sbin.sshd>
 }



Regards,

Christian Boltz
-- 
Angela Merkel zitiere ich ja am liebsten wörtlich. Ich hab noch keine
bessere Möglichkeit gefunden, diese Frau zu beleidigen.
                                                    -- Volker Pispers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20170112/ec66fc99/attachment.pgp>


More information about the AppArmor mailing list