From: Mark Wooding Date: Sun, 12 Feb 2012 23:05:32 +0000 (+0000) Subject: profile.d/00base: Make `%FOO-secrecy' include the right base sections. X-Git-Tag: 0.99.2~36 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-keys/commitdiff_plain/4b79dc68b99cabd113a4a0b13bd846f6fea86708 profile.d/00base: Make `%FOO-secrecy' include the right base sections. Copy and paste error. --- diff --git a/profile.d/00base b/profile.d/00base index 09ac56b..d5d668e 100644 --- a/profile.d/00base +++ b/profile.d/00base @@ -223,13 +223,13 @@ acl-sign = $acl-%private acl-verify = $acl-%public [%asymmetric-secrecy] -@include = %asymmetric %integrity +@include = %asymmetric %secrecy [%asymmetric-integrity] @include = %asymmetric %integrity [%symmetric-secrecy] -@include = %symmetric %integrity +@include = %symmetric %secrecy [%symmetric-integrity] @include = %symmetric %integrity