aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--systemd/journal-notify-sshd.service5
1 files changed, 5 insertions, 0 deletions
diff --git a/systemd/journal-notify-sshd.service b/systemd/journal-notify-sshd.service
index 772fbe2..d682440 100644
--- a/systemd/journal-notify-sshd.service
+++ b/systemd/journal-notify-sshd.service
@@ -1,5 +1,10 @@
[Unit]
Description=Notify about SSHD journal log entries
+Requires=dbus.socket
+PartOf=graphical-session.target
+# Order after notification daemons to make sure it is stopped before.
+After=dunst.service xfce4-notifyd.service
+ConditionUser=!@system
[Service]
Type=simple