Skip to content

Commit

Permalink
make systemd always restart this.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorn Potter committed Apr 14, 2013
1 parent 037f4cc commit 7a2de2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/connectionagent.service
@@ -1,11 +1,12 @@
[Unit]
Description=Connection Agent
Requires=dbus.socket
Requires=dbus.service

[Service]
ExecStart=/usr/bin/connectionagent
Type=dbus
BusName=com.jolla.Connectiond
Restart=always

[Install]
WantedBy=jolla-middleware.target

0 comments on commit 7a2de2a

Please sign in to comment.