mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 10:42:54 +01:00
Merge pull request #9937 from Security-Onion-Solutions/guifixes
Re-Work Backups
This commit is contained in:
@@ -1486,9 +1486,6 @@ create_strelka_pillar() {
|
||||
backup_pillar() {
|
||||
title "Create the backup pillar file"
|
||||
touch $adv_backup_pillar_file
|
||||
printf '%s\n'\
|
||||
"backup:"\
|
||||
" locations: []" > "$backup_pillar_file"
|
||||
}
|
||||
|
||||
soctopus_pillar() {
|
||||
|
||||
Reference in New Issue
Block a user