ofono/src/ofono.service.in

13 lines
187 B
SYSTEMD

[Unit]
Description=Telephony service
After=syslog.target
[Service]
Type=dbus
BusName=org.ofono
ExecStart=@prefix@/sbin/ofonod -n
StandardError=null
[Install]
WantedBy=multi-user.target