aboutsummaryrefslogtreecommitdiff
path: root/data/ayatana-indicator-notifications.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/ayatana-indicator-notifications.service.in')
-rw-r--r--data/ayatana-indicator-notifications.service.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/ayatana-indicator-notifications.service.in b/data/ayatana-indicator-notifications.service.in
new file mode 100644
index 0000000..223cea9
--- /dev/null
+++ b/data/ayatana-indicator-notifications.service.in
@@ -0,0 +1,11 @@
+[Unit]
+Description=Ayatana Indicator Notifications
+PartOf=graphical-session.target
+PartOf=ayatana-indicators.target
+
+[Service]
+ExecStart=@pkglibexecdir@/ayatana-indicator-notifications-service
+Restart=on-failure
+
+[Install]
+WantedBy=ayatana-indicators.target