mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #289 from Security-Onion-Solutions/feature/so-status
feature/so-status
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# {% raw %}
|
||||
|
||||
if ! [ $(id -u)=0 ]; then
|
||||
echo "This command must be run as root"
|
||||
exit 1
|
||||
@@ -135,3 +137,5 @@ main() {
|
||||
}
|
||||
|
||||
main
|
||||
|
||||
# {% endraw %}
|
||||
Reference in New Issue
Block a user