blob: 0aa9fbedfbc295e11853fdf2c93089880481814c [file] [log] [blame]
# 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