From f60779e0d8afe317b9bddad487c22f980502cc82 Mon Sep 17 00:00:00 2001 From: Jos Schellevis Date: Thu, 2 Jul 2015 10:26:03 +0200 Subject: [PATCH] (proxy) fix typo in target --- src/opnsense/service/templates/OPNsense/Proxy/+TARGETS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/opnsense/service/templates/OPNsense/Proxy/+TARGETS b/src/opnsense/service/templates/OPNsense/Proxy/+TARGETS index 3642f7105..d0f08ff37 100644 --- a/src/opnsense/service/templates/OPNsense/Proxy/+TARGETS +++ b/src/opnsense/service/templates/OPNsense/Proxy/+TARGETS @@ -1,4 +1,4 @@ rc.conf.d:/etc/rc.conf.d/squid squid.conf:/usr/local/etc/squid/squid.conf newsyslog.conf:/etc/newsyslog.conf.d/squid -externalACLS.conf:/usr/local/etc/squid/externalACLs.conf +externalACLs.conf:/usr/local/etc/squid/externalACLs.conf