aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/sshguard/sshguard/sshguard-journalctl
blob: e7c615b95cff47907409d0da624e85be88992cd8 (plain)
1
2
#!/bin/sh
/bin/journalctl -fb -t sshd -n100 | /usr/sbin/sshguard -l- "$@"