~bluetooth/bluez/vivid-phone-overlay

« back to all changes in this revision

Viewing changes to src/bluetooth.service.in

  • Committer: Simon Fels
  • Date: 2015-09-11 09:01:46 UTC
  • Revision ID: morphis@gravedo.de-20150911090146-4c0ln9s7ec3xf0nx
Import package bluez_4.101-0ubuntu25.1~overlay4 from stable phone overlay PPA

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Unit]
 
2
Description=Bluetooth service
 
3
 
 
4
[Service]
 
5
Type=dbus
 
6
BusName=org.bluez
 
7
ExecStart=@prefix@/sbin/bluetoothd -n
 
8
Restart=on-failure
 
9
 
 
10
[Install]
 
11
WantedBy=bluetooth.target
 
12
Alias=dbus-org.bluez.service