aboutsummaryrefslogtreecommitdiff
path: root/data/ayatana-indicator-notifications.service.in
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-11-11 23:20:01 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-11-11 23:20:01 +0100
commitf34109bd521020e8a1fb900177c43796b5f6f3ca (patch)
tree558d0879ddc9318f7e9c0bb7362fd7f086fa29f0 /data/ayatana-indicator-notifications.service.in
parentf872e9097ff373a172119bd3f7e9d0ef84b31ce1 (diff)
parentf9a39b44803e6347c72c1edd8ba46f633e99dd57 (diff)
downloadayatana-indicator-notifications-f34109bd521020e8a1fb900177c43796b5f6f3ca.tar.gz
ayatana-indicator-notifications-f34109bd521020e8a1fb900177c43796b5f6f3ca.tar.bz2
ayatana-indicator-notifications-f34109bd521020e8a1fb900177c43796b5f6f3ca.zip
Merge branch 'tari01-pr/system-indicator-rewrite'
Attributes GH PR #13: https://github.com/AyatanaIndicators/ayatana-indicator-notifications/pull/13
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