HACKING: Add ofono.conf file copy command required

Add ofono.conf copy command required for oFono core daemon to work.
This commit is contained in:
Rafael Ignacio Zurita 2010-11-30 18:56:23 -03:00 committed by Denis Kenzior
parent c759aea7d9
commit 9655be1f91
1 changed files with 3 additions and 0 deletions

View File

@ -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/*'