From c9dd2beaaafdb7ec1a7b4c1807cc3d189d2eb800 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 7 Sep 2022 09:15:58 -0400 Subject: [PATCH] Move In Day --- salt/common/tools/sbin/so-status | 310 ------------------------------- 1 file changed, 310 deletions(-) delete mode 100755 salt/common/tools/sbin/so-status diff --git a/salt/common/tools/sbin/so-status b/salt/common/tools/sbin/so-status deleted file mode 100755 index bb68bd099..000000000 --- a/salt/common/tools/sbin/so-status +++ /dev/null @@ -1,310 +0,0 @@ -#!/bin/bash - -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - - -display_help() { -cat <