From 8500dab01f26f87b8cf6d989527bd31dd0ffbf36 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 2 Jul 2012 08:11:48 -0400 Subject: This shouldn't be needed any more - real fix was committed later. Revert "Restart should actually stop before starting again - See http://forum.pfsense.org/index.php/topic,50758.msg272558.html#msg272558" This reverts commit cd645a1b11544eda4f3db68ba49caaec8bbf973e. --- config/snort/snort.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'config/snort/snort.inc') diff --git a/config/snort/snort.inc b/config/snort/snort.inc index 7c27991a..18700560 100644 --- a/config/snort/snort.inc +++ b/config/snort/snort.inc @@ -934,7 +934,6 @@ case $1 in rc_stop ;; restart) - rc_stop rc_start ;; esac -- cgit v1.2.3