ofonod(8)
NAME
ofonod - oFono mobile telephony daemon
SYNOPSIS
ofonod [options]
DESCRIPTION
ofonod is a daemon which provides an oFono stack for interfacing mobile telephony devices. oFono is controlled through D-Bus; for example, one can tell ofonod to send AT commands over /dev/rfcomm0 by calling the DBus method org.ofono.at.Manager.Create. /etc/dbus-1/system.d/ofono.conf is used to manage D-Bus permissions for oFono.
OPTIONS
- --debug, -d
- Enable debug information output.
- --nodetach, -n
- Don't run as daemon in background.
- SEE ALSO
- dbus-send(1)
FILES
/etc/dbus-1/system.d/ofono.conf
AUTHOR
- This man page was written by Andres Salomon <dilinger@collabora.co.uk>.