From b453640cfbf94f4037690f910d704e897f45cbac Mon Sep 17 00:00:00 2001 From: hyunuktak Date: Wed, 23 Sep 2015 17:33:48 +0900 Subject: [PATCH] Fix the configuration for cynara Signed-off-by: hyunuktak Change-Id: I0741e651710ae961241b9cfdb32f7f3e74d59e50 --- packaging/net-config.spec | 2 +- resources/etc/dbus-1/system.d/net-config.conf | 72 +++++++++---------- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/packaging/net-config.spec b/packaging/net-config.spec index 45570f5..09f58e0 100755 --- a/packaging/net-config.spec +++ b/packaging/net-config.spec @@ -1,6 +1,6 @@ Name: net-config Summary: TIZEN Network Configuration service -Version: 1.1.37 +Version: 1.1.38 Release: 2 Group: System/Network License: Apache-2.0 diff --git a/resources/etc/dbus-1/system.d/net-config.conf b/resources/etc/dbus-1/system.d/net-config.conf index 6a6182c..bfd827c 100644 --- a/resources/etc/dbus-1/system.d/net-config.conf +++ b/resources/etc/dbus-1/system.d/net-config.conf @@ -6,44 +6,44 @@ - - - - + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + -- 2.34.1