ossec role

This commit is contained in:
2020-04-01 14:13:57 -05:00
parent d779e7bdd6
commit c6456a0766
4 changed files with 12228 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/bin/bash
echo "stopping ossec..."
/var/ossec/bin/ossec-control stop
echo "starting ossec..."
/var/ossec/bin/ossec-control start