summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyotaek Shim <hyotaek.shim@samsung.com>2017-10-18 14:50:57 +0900
committerHyotaek Shim <hyotaek.shim@samsung.com>2017-10-19 01:29:40 +0000
commit029a14e09e64a75743e56e82f906842bc6690368 (patch)
tree1828704634087fd3883d3e95bdf333961608a7ab
parentc503c99c830f4059b7aa1ced3e99f09468784729 (diff)
downloadsystem-plugin-submit/tizen/20171019.034316.tar.gz
system-plugin-submit/tizen/20171019.034316.tar.bz2
system-plugin-submit/tizen/20171019.034316.zip
Add depedency where tizen-system-env.service starts after /opt is mountedsubmit/tizen/20171019.034316accepted/tizen/unified/20171019.145711
Change-Id: Id8337c16b4dfadbfc3875dfef7ecd93f4d8cfe1c Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com> (cherry picked from commit f5b5f950674c97f4ef5fdf96adb6d745fc31f3c8)
-rw-r--r--units/tizen-system-env.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/tizen-system-env.service b/units/tizen-system-env.service
index 29a3cc2..38b0c08 100644
--- a/units/tizen-system-env.service
+++ b/units/tizen-system-env.service
@@ -2,6 +2,7 @@
Description=Generate environment from /etc/profile.d
DefaultDependencies=no
Before=basic.target
+RequiresMountsFor=/opt
[Service]
Type=oneshot