4 .\" Copyright (C) 2009 Collabora Ltd.
5 .TH ofonod 8 "Jul 2009"
7 ofonod \- oFono mobile telephony daemon
12 is a daemon which provides an oFono stack for interfacing mobile telephony devices.
13 oFono is controlled through \fID-Bus\fP; for example, one can tell
15 to send AT commands over /dev/rfcomm0 by calling the \fID-Bus\fP method org.ofono.at.Manager.Create.
16 .I "/etc/dbus-1/system.d/ofono.conf"
17 is used to manage \fID-Bus\fP permissions for oFono.
21 Enable debug information output. Note multiple arguments to -d can be
22 specified, colon, comma or space separated. The arguments are relative
23 source code filenames for which debugging output should be enabled;
24 output shell-style globs are accepted (e.g.: "plugins/*:src/main.c").
27 Don't run as daemon in background.
31 \&\fIdbus-send\fR\|(1)
34 .BR /etc/dbus-1/system.d/ofono.conf
37 This man page was written by Andres Salomon <dilinger@collabora.co.uk>.