From 11eb0bf56abda02ea6fbaa06d22a82fd4b63e7e5 Mon Sep 17 00:00:00 2001 From: Andrew <a@3ilson.com> Date: Tue, 24 Sep 2019 13:16:21 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 855e6bc..f8b2181 100644 --- a/README.md +++ b/README.md @@ -72,15 +72,15 @@ sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/01-inputs.conf ``` ``` -sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/10-syslog.conf +sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/05-syslog.conf ``` ``` -sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/11-pf.conf +sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/10-pf.conf ``` - Commit either line 6 or 8 depending on PFsense or OPNsense ``` -sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/30-outputs.conf +sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/50-outputs.conf ``` ### 12. Make Patterns Folder -- GitLab