mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fix permissions so the socore user can accept keys
This commit is contained in:
@@ -198,6 +198,7 @@ if (whiptail --title "Security Onion Setup" --yesno "Are you sure you want to in
|
|||||||
|
|
||||||
# Copy the master config over
|
# Copy the master config over
|
||||||
cp files/master /etc/salt/master
|
cp files/master /etc/salt/master
|
||||||
|
chown -R socore:socore /etc/salt
|
||||||
|
|
||||||
# Start salt master and minion
|
# Start salt master and minion
|
||||||
service salt-master start
|
service salt-master start
|
||||||
|
|||||||
Reference in New Issue
Block a user