From 8bedf9eeeb5079ef6bef01d13032a327fd941a05 Mon Sep 17 00:00:00 2001 From: Dominik Lisiak Date: Sun, 27 Jun 2021 21:39:03 +0200 Subject: Replaced sed with esed to be compatible with FreeBSD 13.0. --- security/ossec-hids-local/files/ossec-hids.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/ossec-hids-local/files') diff --git a/security/ossec-hids-local/files/ossec-hids.in b/security/ossec-hids-local/files/ossec-hids.in index 6c580f2..8778376 100644 --- a/security/ossec-hids-local/files/ossec-hids.in +++ b/security/ossec-hids-local/files/ossec-hids.in @@ -486,7 +486,7 @@ ossec_hids_fetch_config() { echo "${ossec_rc_path} reset_counter" echo "${ossec_rc_path} fetch_config" echo - echo "If this does't help, you need to reset counter on the server." + echo "If this doesn't help, you need to reset counter on the server." echo "If the server runs FreeBSD port of OSSEC, run:" echo "On the agent:" echo "${ossec_rc_path} reset_counter" -- cgit v1.2.3