summaryrefslogtreecommitdiffstats
path: root/src/ofono.service.in
blob: f4531a8dfdbe0ccea09951292f64a8c767e48fca (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Telephony service
After=syslog.target

[Service]
Type=dbus
BusName=org.ofono
ExecStart=@prefix@/sbin/ofonod -n

[Install]
WantedBy=multi-user.target