Got rkhunter working for HIDS; operational fixes for Sharingan
This commit is contained in:
2
roles/Sharingan/files/monit/scripts/critical
Executable file
2
roles/Sharingan/files/monit/scripts/critical
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
/usr/bin/systemd-cat -t sharingan-eval echo CRITICAL: "$@"
|
2
roles/Sharingan/files/monit/scripts/notify
Executable file
2
roles/Sharingan/files/monit/scripts/notify
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
/usr/bin/systemd-cat -t sharingan-eval echo INFO: "$@"
|
Reference in New Issue
Block a user