summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@open.eurogiciel.org>2015-06-22 15:32:42 +0200
committerJosé Bollo <jose.bollo@open.eurogiciel.org>2015-06-22 15:32:42 +0200
commit2b33d06cd4383ddb5c32584a1066d20ef482414f (patch)
tree93b689b51d5015280dd698d3c7d1cd5958c0f972
parentc83bdb9c20ca96fccd7badb409f1a2ec306d5f86 (diff)
downloaddeviced-accepted/tizen_3.0.2015.q2_common.tar.gz
deviced-accepted/tizen_3.0.2015.q2_common.tar.bz2
deviced-accepted/tizen_3.0.2015.q2_common.zip
The depedency to the project platform/adaptation/system-plugin that provides tizen-system-env.service is missing. This removes the hidden dependency. This is a hack. Please either explicit the dependency in spec file or keep that removal. Change-Id: Id480a018a036ecbc3a76b15d2424e94c23cc4546 Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
-rw-r--r--systemd/deviced.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/deviced.service b/systemd/deviced.service
index 38a153af..85d172ef 100644
--- a/systemd/deviced.service
+++ b/systemd/deviced.service
@@ -1,7 +1,7 @@
[Unit]
Description=System device daemon
After=deviced-pre.service
-Requires=deviced-pre.service tizen-system-env.service
+Requires=deviced-pre.service
[Service]
EnvironmentFile=-/run/tizen-system-env