~laney/bamf/multiple-xdg-current-desktop-values

« back to all changes in this revision

Viewing changes to data/bamfdaemon.service.in

  • Committer: Bileto Bot
  • Author(s): Martin Pitt
  • Date: 2016-07-26 09:07:42 UTC
  • mfrom: (642.1.1 bamf)
  • Revision ID: ci-train-bot@canonical.com-20160726090742-iueru7kswdwjx3te
Add support for starting bamf through user systemd units

Approved by: Marco Trevisan (Treviño)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Unit]
 
2
Description=BAMF Application Matcher Framework
 
3
PartOf=graphical-session.target
 
4
 
 
5
[Service]
 
6
Type=dbus
 
7
BusName=org.ayatana.bamf
 
8
ExecStart=@PKGLIBEXECDIR@/bamfdaemon
 
9
Restart=on-failure