aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/sshguard/sshguard/sshguard-journalctl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/sshguard/sshguard/sshguard-journalctl')
-rw-r--r--meta-networking/recipes-support/sshguard/sshguard/sshguard-journalctl2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/sshguard/sshguard/sshguard-journalctl b/meta-networking/recipes-support/sshguard/sshguard/sshguard-journalctl
new file mode 100644
index 0000000000..e7c615b95c
--- /dev/null
+++ b/meta-networking/recipes-support/sshguard/sshguard/sshguard-journalctl
@@ -0,0 +1,2 @@
+#!/bin/sh
+/bin/journalctl -fb -t sshd -n100 | /usr/sbin/sshguard -l- "$@"