aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-10-15 12:38:09 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-10-15 12:38:09 +0200
commit2deeb99d2f19801cc87c0ed98eca47784ee5db58 (patch)
treee0983e6bc5d4729338325863b0947bd28f0ed567
parentf75a5262c74783ace547979fa2fc99f9c2d2219f (diff)
downloadjournal-notify-2deeb99d2f19801cc87c0ed98eca47784ee5db58.tar.gz
journal-notify-2deeb99d2f19801cc87c0ed98eca47784ee5db58.tar.zst
new example with log priority Critical, Alert & Emergency
-rwxr-xr-xexamples/journal-notify-crit-alert-emerg.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/journal-notify-crit-alert-emerg.desktop b/examples/journal-notify-crit-alert-emerg.desktop
new file mode 100755
index 0000000..ddcd27f
--- /dev/null
+++ b/examples/journal-notify-crit-alert-emerg.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=journal-notify-crit-alert-emerg
+GenericName=Journal-Notify Critical, Alert & Emergency
+Comment=Notify about log with priority Critical, Alert & Emergency
+Exec=journal-notify -m PRIORITY=0 -m PRIORITY=1 -m PRIORITY=2 -i dialog-warning
+StartupNotify=false
+Terminal=false
+Type=Application
+Categories=