From 2a4c41bf2946fad65b14cf1b4ea284ebce0f11f3 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Sep 2012 00:03:51 +0000 Subject: Mon Sep 10 00:03:51 UTC 2012 --- community/sshguard/PKGBUILD | 2 +- community/sshguard/sshguard-journalctl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'community/sshguard') diff --git a/community/sshguard/PKGBUILD b/community/sshguard/PKGBUILD index 8bd832a39..7ae15b1b5 100644 --- a/community/sshguard/PKGBUILD +++ b/community/sshguard/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 75956 2012-09-07 08:27:47Z mtorromeo $ +# $Id: PKGBUILD 75998 2012-09-08 15:38:53Z ebelanger $ # Maintainer: Sergej Pupykin # Maintainer: Massimiliano Torromeo # Contributor: Sergej Pupykin diff --git a/community/sshguard/sshguard-journalctl b/community/sshguard/sshguard-journalctl index bd4b6f608..ffb61b1cc 100644 --- a/community/sshguard/sshguard-journalctl +++ b/community/sshguard/sshguard-journalctl @@ -1,2 +1,2 @@ #!/bin/sh -/usr/bin/journalctl -flbp info -n0 SYSLOG_FACILITY=10 | /usr/sbin/sshguard -l- +/usr/bin/journalctl -flbp info -n0 SYSLOG_FACILITY=10 | /usr/sbin/sshguard -l- "$@" -- cgit v1.2.3-54-g00ecf