From 05b11c5931dfd261c9d05e28a39c65eaf7c568dd Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 2 Jul 2014 22:23:22 +0200 Subject: update regular expressions --- examples/journal-notify-sshd.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/journal-notify-sshd.desktop') diff --git a/examples/journal-notify-sshd.desktop b/examples/journal-notify-sshd.desktop index 688da64..efedcbf 100755 --- a/examples/journal-notify-sshd.desktop +++ b/examples/journal-notify-sshd.desktop @@ -2,7 +2,7 @@ Name=journal-notify-sshd GenericName=Journal-Notify SSHD Comment=Notify about SSH activities -Exec=journal-notify -m SYSLOG_IDENTIFIER=sshd -e -r "^(error:.*|Accepted.*)" -i security-high +Exec=journal-notify -m SYSLOG_IDENTIFIER=sshd -e -r "^(error:|Accepted)" -i security-high StartupNotify=false Terminal=false Type=Application -- cgit v1.2.3-54-g00ecf