aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2019-10-08 11:30:52 +0200
committerGravatar Christian Hesse <mail@eworm.de>2019-10-08 11:30:52 +0200
commita1c0a5ef5cdc3cab6de91d34ce9c93398ee83289 (patch)
treedcc21215f8486df0299d95d233d145a629de3999
parent3038d2ceda3c46a1b7005b37bee12130d045fac3 (diff)
downloadjournal-notify-a1c0a5ef5cdc3cab6de91d34ce9c93398ee83289.tar.gz
journal-notify-a1c0a5ef5cdc3cab6de91d34ce9c93398ee83289.tar.zst
udpate systemd service
-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