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

* Re: [PATCH] HACKING: Add ofono.conf file copy command required
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Daniel Wagner @ 2010-12-01  9:55 UTC (permalink / raw)
  To: ofono

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

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

Considered to add this too?

sudo killall -HUP dbus-daemon


daniel

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

* Re: [PATCH] HACKING: Add ofono.conf file copy command required
  2010-12-01  9:55 ` Daniel Wagner
@ 2010-12-01 10:20   ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2010-12-01 10:20 UTC (permalink / raw)
  To: ofono

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

Hi Daniel,

> > +  Copy configuration file which specifies the required security policies
> > +    # sudo cp ./src/ofono.conf /etc/dbus-1/system.d/
> > +
> 
> Considered to add this too?
> 
> sudo killall -HUP dbus-daemon

that is actually a bad idea. I would not recommend it. The dbus-daemon
should be built with inotify support and if not, then reboot of the
system is a better idea.

Regards

Marcel



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

* Re: [PATCH] HACKING: Add ofono.conf file copy command required
  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-02 14:14 ` Denis Kenzior
  1 sibling, 0 replies; 4+ messages in thread
From: Denis Kenzior @ 2010-12-02 14:14 UTC (permalink / raw)
  To: ofono

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

Hi Rafael,

On 11/30/2010 03:56 PM, Rafael Ignacio Zurita wrote:
> 
> Add ofono.conf copy command required for oFono core daemon to work.
> 
> ---
>  HACKING |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 

Patch has been applied, thanks.

Regards,
-Denis

^ permalink raw reply	[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