summaryrefslogtreecommitdiff
path: root/community/sshguard/sshguard-journalctl
diff options
context:
space:
mode:
Diffstat (limited to 'community/sshguard/sshguard-journalctl')
-rw-r--r--community/sshguard/sshguard-journalctl2
1 files changed, 0 insertions, 2 deletions
diff --git a/community/sshguard/sshguard-journalctl b/community/sshguard/sshguard-journalctl
deleted file mode 100644
index fb106f5b6..000000000
--- a/community/sshguard/sshguard-journalctl
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-/usr/bin/journalctl -afbp info -n1 SYSLOG_FACILITY=4 SYSLOG_FACILITY=10 | /usr/bin/sshguard -l- "$@"