Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH] HACKING: Add ofono.conf file copy command required
@ 2010-11-30 21:56 Rafael Ignacio Zurita
  2010-12-01  9:55 ` Daniel Wagner
  2010-12-02 14:14 ` Denis Kenzior
  0 siblings, 2 replies; 4+ messages in thread
From: Rafael Ignacio Zurita @ 2010-11-30 21:56 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 677 bytes --]


Add ofono.conf copy command required for oFono core daemon to work.

---
 HACKING |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/HACKING b/HACKING
index e825185..e632279 100644
--- a/HACKING
+++ b/HACKING
@@ -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/*'
 

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-02 14:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-30 21:56 [PATCH] HACKING: Add ofono.conf file copy command required Rafael Ignacio Zurita
2010-12-01  9:55 ` Daniel Wagner
2010-12-01 10:20   ` Marcel Holtmann
2010-12-02 14:14 ` Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox