ofonod - Man Page
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 D-Bus 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. Note multiple arguments to -d can be specified, colon, comma or space separated. The arguments are relative source code filenames for which debugging output should be enabled; output shell-style globs are accepted (e.g.: "plugins/*:src/main.c").
- --nodetach, ā-n
Don't run as daemon in background.
See Also
Files
/etc/dbus-1/system.d/ofono.conf
Author
This man page was written by Andres Salomon <dilinger@collabora.co.uk>.