mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Make soup use reposync from the repo
This commit is contained in:
0
salt/manager/tools/sbin/so-elasticagent-status
Normal file → Executable file
0
salt/manager/tools/sbin/so-elasticagent-status
Normal file → Executable file
0
salt/manager/tools/sbin/so-repo-sync
Normal file → Executable file
0
salt/manager/tools/sbin/so-repo-sync
Normal file → Executable file
@@ -484,7 +484,7 @@ post_to_2.4.80() {
|
|||||||
|
|
||||||
repo_sync() {
|
repo_sync() {
|
||||||
echo "Sync the local repo."
|
echo "Sync the local repo."
|
||||||
su socore -c '/usr/sbin/so-repo-sync' || fail "Unable to complete so-repo-sync."
|
su socore -c '$UPDATE_DIR/salt/manager/tools/sbin/so-repo-sync' || fail "Unable to complete so-repo-sync."
|
||||||
}
|
}
|
||||||
|
|
||||||
stop_salt_master() {
|
stop_salt_master() {
|
||||||
|
|||||||
Reference in New Issue
Block a user