summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McCarty <patrick.mccarty@linux.intel.com>2013-08-07 11:06:08 -0700
committerPatrick McCarty <patrick.mccarty@linux.intel.com>2013-09-30 13:15:32 -0700
commit73a31e2d2aba730c9839c0ed1da49dbe163ba6f2 (patch)
tree45a05972e306247aa92fcfe1250a1f3505a56a52
parent4035c6fedd587f5d5fcaae1943fd1afe1a2583ae (diff)
downloadconnman-73a31e2d2aba730c9839c0ed1da49dbe163ba6f2.tar.gz
connman-73a31e2d2aba730c9839c0ed1da49dbe163ba6f2.tar.bz2
connman-73a31e2d2aba730c9839c0ed1da49dbe163ba6f2.zip
Revert manifest to default floor
In commit 6f8eff092409c87722f8447f5157a42c6b750b08, the packaging manifest was modified to define the "connman" domain, etc. This was fixed in the previous commit, but it should be using the default floor manifest instead. Change-Id: I90859240509b3dcfbd2a7607b0ded613cca8e618
-rw-r--r--packaging/connman.manifest12
1 files changed, 3 insertions, 9 deletions
diff --git a/packaging/connman.manifest b/packaging/connman.manifest
index 70774eb3..017d22d3 100644
--- a/packaging/connman.manifest
+++ b/packaging/connman.manifest
@@ -1,11 +1,5 @@
<manifest>
- <assign>
- <filesystem path="/etc/dbus-1/system.d/connman.conf" label="_"/>
- <filesystem path="/usr/lib/systemd/system/connman.service" label="_"/>
- <filesystem path="/usr/lib/systemd/system/network.target.wants/connman.service" label="_"/>
- <filesystem path="/usr/share/dbus-1/services/net.connman.service" label="_"/>
- </assign>
- <request>
- <domain name="_"/>
- </request>
+ <request>
+ <domain name="_"/>
+ </request>
</manifest>