Skip to content

Commit

Permalink
Merge pull request #13733 from Security-Onion-Solutions/2.4/sigma-air…
Browse files Browse the repository at this point in the history
…gapfix

Add so repo back in
  • Loading branch information
defensivedepth authored Sep 25, 2024
2 parents 0bcf9e6 + 445a967 commit 31d8593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/so-functions
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ logCmd() {
airgap_rules() {
# Copy the rules for detections if using Airgap
mkdir -p /nsm/rules
rsync -av --exclude='securityonion-resources' /root/SecurityOnion/agrules/ /nsm/rules/
rsync -av /root/SecurityOnion/agrules/ /nsm/rules/

# Copy over the securityonion-resources repo
rsync -av /root/SecurityOnion/agrules/securityonion-resources/ /nsm/
Expand Down

0 comments on commit 31d8593

Please sign in to comment.