summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorColomban Wendling <[email protected]>2023-08-09 15:43:46 +0200
committerraveit65 <[email protected]>2023-08-10 00:13:05 +0200
commit37e33b5fdd3c52c131045b4bebcacb9283f9883f (patch)
treeb90fbffa2825e1c093de012ecd6633b56670760d /data
parent2e9c40a456922ca78c7ba80b0c46837b5b3c972e (diff)
downloadmate-notification-daemon-37e33b5fdd3c52c131045b4bebcacb9283f9883f.tar.bz2
mate-notification-daemon-37e33b5fdd3c52c131045b4bebcacb9283f9883f.tar.xz
Only exit on idle when explicitly requested
This allows to run as a regular session service that does not exit, but also as a well-behaved D-Bus-activated service. Make the default behavior not to exit, but when activated through D-Bus.
Diffstat (limited to 'data')
-rw-r--r--data/org.freedesktop.mate.Notifications.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.freedesktop.mate.Notifications.service.in b/data/org.freedesktop.mate.Notifications.service.in
index 4ce7697..a59aec4 100644
--- a/data/org.freedesktop.mate.Notifications.service.in
+++ b/data/org.freedesktop.mate.Notifications.service.in
@@ -1,4 +1,4 @@
[D-BUS Service]
Name=org.freedesktop.Notifications
-Exec=@LIBEXECDIR@/mate-notification-daemon
+Exec=@LIBEXECDIR@/mate-notification-daemon --idle-exit
AssumedAppArmorLabel=unconfined