2011-06-21 10:24:56

by Slawomir Bochenski

[permalink] [raw]
Subject: [PATCH obexd v2] Fix parameters in obexd.service.in

This adjusts obexd.service.in to changes introduced in commit
e7792642accead1de0016bd7f78c74d9b6cad38a, making obexd use all built-in
plugins when activated by D-Bus.
---
src/obexd.service.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/obexd.service.in b/src/obexd.service.in
index 24571bd..e857f09 100644
--- a/src/obexd.service.in
+++ b/src/obexd.service.in
@@ -1,3 +1,3 @@
[D-BUS Service]
Name=org.openobex
-Exec=@libexecdir@/obexd --nodaemon --opp --ftp
+Exec=@libexecdir@/obexd --nodaemon
--
1.7.4.1



2011-06-28 08:03:31

by Johan Hedberg

[permalink] [raw]
Subject: Re: [PATCH obexd v2] Fix parameters in obexd.service.in

Hi Slawek,

On Tue, Jun 21, 2011, Slawomir Bochenski wrote:
> This adjusts obexd.service.in to changes introduced in commit
> e7792642accead1de0016bd7f78c74d9b6cad38a, making obexd use all built-in
> plugins when activated by D-Bus.
> ---
> src/obexd.service.in | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

Applied. Thanks.

Johan

2011-06-23 09:17:43

by Luiz Augusto von Dentz

[permalink] [raw]
Subject: Re: [PATCH obexd v2] Fix parameters in obexd.service.in

Hi,

On Tue, Jun 21, 2011 at 1:24 PM, Slawomir Bochenski <[email protected]> wrote:
> This adjusts obexd.service.in to changes introduced in commit
> e7792642accead1de0016bd7f78c74d9b6cad38a, making obexd use all built-in
> plugins when activated by D-Bus.
> ---
> ?src/obexd.service.in | ? ?2 +-
> ?1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/obexd.service.in b/src/obexd.service.in
> index 24571bd..e857f09 100644
> --- a/src/obexd.service.in
> +++ b/src/obexd.service.in
> @@ -1,3 +1,3 @@
> ?[D-BUS Service]
> ?Name=org.openobex
> -Exec=@libexecdir@/obexd --nodaemon --opp --ftp
> +Exec=@libexecdir@/obexd --nodaemon
> --
> 1.7.4.1

ack

--
Luiz Augusto von Dentz