From 5560227f3240e8a51865af9de05fd9ec17d961f1 Mon Sep 17 00:00:00 2001 From: sullrich Date: Thu, 10 Dec 2009 16:48:41 -0500 Subject: add missing ; --- config/portsentry/portsentry.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/portsentry') diff --git a/config/portsentry/portsentry.inc b/config/portsentry/portsentry.inc index 05c8b751..72ba51ab 100644 --- a/config/portsentry/portsentry.inc +++ b/config/portsentry/portsentry.inc @@ -233,7 +233,7 @@ SCAN_TRIGGER="$scan_trigger" # PORT_BANNER="$port_banner" -EOF +EOF; conf_mount_rw(); // Write out configuration -- cgit v1.2.3