Skip to content

Commit

Permalink
HACKING: Add ofono.conf file copy command required
Browse files Browse the repository at this point in the history
Add ofono.conf copy command required for oFono core daemon to work.
  • Loading branch information
Rafael Ignacio Zurita authored and denkenz committed Dec 2, 2010
1 parent c759aea commit 9655be1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HACKING
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ use the plugins directly from within the repository. This removes the need
to use "make install" when testing "ofonod". The "bootstrap-configure"
automatically includes this option.

Copy configuration file which specifies the required security policies
# sudo cp ./src/ofono.conf /etc/dbus-1/system.d/

Run daemon in foreground with debugging
# sudo ./src/ofonod -n -d 'plugins/*'

Expand Down

0 comments on commit 9655be1

Please sign in to comment.