debian/yaid.policy: Fix address for IPv6 loopback.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 18 Jan 2015 04:17:22 +0000 (04:17 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 18 Jan 2015 16:34:54 +0000 (16:34 +0000)
I'm not entirely sure how I managed to get this wrong.

debian/yaid.policy

index 311c107..1fcb628 100644 (file)
@@ -7,7 +7,7 @@
 ## Astonishingly, ident can actually provide useful authentication on
 ## loopback connections, so provide honest information.
 127.0.0.0/8    *       127.0.0.0/8     *       *       name
-::             *       ::              *       *       name
+::1            *       ::1             *       *       name
 
 ## Reveal users' identity to queries from the local network.
 *              *       172.16.0.0/12   *       *       name