mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +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
|
else
|
||||||
echo "You are not running the latest version of so-firewall. Updating so-firewall."
|
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/
|
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 ""
|
||||||
echo "so-firewall has been updated."
|
echo "so-firewall has been updated."
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user