ossec role
This commit is contained in:
8
slack/prod/ossec/scripts/postinstall
Executable file
8
slack/prod/ossec/scripts/postinstall
Executable 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
|
||||
|
Reference in New Issue
Block a user