logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ofonod - oFono mobile telephony daemon

Author

       This man page was written by Andres Salomon <dilinger@collabora.co.uk>.

                                                    Jul 2009                                           ofonod(8)

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.

Files

/etc/dbus-1/system.d/ofono.conf

Name

       ofonod - oFono mobile telephony daemon

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.

       SEEALSOdbus-send(1)

Synopsis

ofonod[options]

See Also