mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
put so-firewalll in /usr/sbin since salt-master isnt running at this time
This commit is contained in:
@@ -877,7 +877,7 @@ verify_latest_so-firewall_script() {
|
||||
else
|
||||
echo "You are not running the latest version of so-firewall. Updating so-firewall."
|
||||
cp $UPDATE_DIR/salt/common/tools/sbin/so-firewall $DEFAULT_SALT_DIR/salt/common/tools/sbin/
|
||||
salt-call state.apply -l info common queue=True
|
||||
cp $UPDATE_DIR/salt/common/tools/sbin/so-firewall /usr/sbin/
|
||||
echo ""
|
||||
echo "so-firewall has been updated."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user