aboutsummaryrefslogtreecommitdiffstats
path: root/examples/journal-notify-sshd.desktop
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-07-02 22:23:22 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-07-02 22:23:22 +0200
commit05b11c5931dfd261c9d05e28a39c65eaf7c568dd (patch)
tree1139d5f688e4b2f2e22ee6272dc71eebe4fd45d1 /examples/journal-notify-sshd.desktop
parent10a2b5860b9d452f874ffcf6382aad0116fb98e0 (diff)
downloadjournal-notify-05b11c5931dfd261c9d05e28a39c65eaf7c568dd.tar.gz
journal-notify-05b11c5931dfd261c9d05e28a39c65eaf7c568dd.tar.zst
update regular expressions0.0.1
Diffstat (limited to 'examples/journal-notify-sshd.desktop')
-rwxr-xr-xexamples/journal-notify-sshd.desktop2
1 files changed, 1 insertions, 1 deletions
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