summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseong.chung <seong.chung@samsung.com>2014-04-08 15:49:33 +0900
committerseong.chung <seong.chung@samsung.com>2014-04-08 15:49:33 +0900
commit6feef6f347dbc4c10e4de9a5a34f1d3e4a7b7509 (patch)
treed20c416c5b99c66df88236bda023e60bc1ab348b
parent47e30b8e569328719424b1af9cd6c26b34f9d572 (diff)
downloadoma-ds-agent-6feef6f347dbc4c10e4de9a5a34f1d3e4a7b7509.tar.gz
oma-ds-agent-6feef6f347dbc4c10e4de9a5a34f1d3e4a7b7509.tar.bz2
oma-ds-agent-6feef6f347dbc4c10e4de9a5a34f1d3e4a7b7509.zip
Change-Id: I04cae38176e713303c47882ac0b6eb5b8703c467 Signed-off-by: seong.chung <seong.chung@samsung.com>
-rwxr-xr-xoma-ds-agent.manifest19
1 files changed, 1 insertions, 18 deletions
diff --git a/oma-ds-agent.manifest b/oma-ds-agent.manifest
index 219c786..97e8c31 100755
--- a/oma-ds-agent.manifest
+++ b/oma-ds-agent.manifest
@@ -1,22 +1,5 @@
<manifest>
- <define>
- <domain name="oma-ds-agent" />
- <provide>
- <label name="oma-ds-agent::cfg" />
- <label name="oma-ds-agent::db" />
- </provide>
- </define>
- <assign>
- <filesystem path="/usr/share/oma-ds-cfg/eventconfig_omads" label="oma-ds-agent::cfg"/>
- <filesystem path="/usr/share/oma-ds-cfg/noticonfig_omads" label="oma-ds-agent::cfg"/>
- <filesystem path="/usr/share/oma-ds-cfg/omadsUI_fw_config.xml" label="oma-ds-agent::cfg"/>
- <filesystem path="/usr/share/oma-ds-cfg/omads_fw_config.xml" label="oma-ds-agent::cfg"/>
- <filesystem path="/opt/dbspace/.omasyncagent.db" exec_label="oma-ds-agent::db"/>
- <filesystem path="/opt/dbspace/.omasyncagent.db-journal" exec_label="oma-ds-agent::db"/>
- <filesystem path="/usr/share/dbus-1/system-services/com.samsung.omadsagent.service" label="_"/>
- <filesystem path="/etc/dbus-1/system.d/com.samsung.omadsagent.conf" label="_"/>
- </assign>
<request>
- <domain name="oma-ds-agent" />
+ <domain name="_"/>
</request>
</manifest>