mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-29 04:13:13 +01:00
Setup Script - Add bash to socore user
This commit is contained in:
@@ -444,6 +444,7 @@ salt_checkin() {
|
||||
if [ $INSTALLTYPE == 'MASTERONLY' ]; then
|
||||
salt-call state.apply common
|
||||
salt-call state.apply ca
|
||||
salt-call state.apply ssl
|
||||
service salt-minion restart
|
||||
salt-call state.highstate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user