diff options
Diffstat (limited to 'desktop/journal-notify-sshd.desktop')
-rwxr-xr-x | desktop/journal-notify-sshd.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/journal-notify-sshd.desktop b/desktop/journal-notify-sshd.desktop new file mode 100755 index 0000000..efedcbf --- /dev/null +++ b/desktop/journal-notify-sshd.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +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 +StartupNotify=false +Terminal=false +Type=Application +Categories= |