aboutsummaryrefslogtreecommitdiffstats
path: root/install/ofono.service
blob: 0aa9fbedfbc295e11853fdf2c93089880481814c (plain)
1
2
3
4
5
6
7
8
9
10
11
# systemd service file for the ofono daemon
[Unit]
Description=oFono

[Service]
ExecStart=/usr/local/src/ofono/src/ofonod -n
Restart=always
StartLimitInterval=0

[Install]
WantedBy=multi-user.target