mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update Script - Fix file perms
This commit is contained in:
@@ -7,3 +7,5 @@ git clone https://github.com/TOoSmOotH/securityonion-saltstack.git
|
||||
cd securityonion-saltstack
|
||||
rsync -a pillar /opt/so/saltstack/
|
||||
rsync -a --exclude-from 'exclude-list.txt' salt /opt/so/saltstack/
|
||||
chown -R socore:socore /opt/so
|
||||
chmod 755 /opt/so/saltstack/pillar/firewall/addfirewall.sh
|
||||
|
||||
Reference in New Issue
Block a user