From 53b7804d5f7cb948217269e92d9d8bf548f73201 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 6 Mar 2014 02:03:28 +0000 Subject: [PATCH] vhost.m4: Rename `route' to `virtual_route'. The old name was just way too generic. --- vhost.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vhost.m4 b/vhost.m4 index 6a710cb..3643dce 100644 --- a/vhost.m4 +++ b/vhost.m4 @@ -42,7 +42,7 @@ m4_define(<:VHOST_USER:>, SECTION(routers, route)m4_dnl ## If we're a front-end for some other domain, or we have special information ## about the domain, then pass stuff along as instructed. -route: +virtual_route: driver = manualroute self = fail VHOST(route) -- 2.11.0