summaryrefslogtreecommitdiff
path: root/recipes-wigwag/relay-term
diff options
context:
space:
mode:
authorYash Goyal <Yash.Goyal@arm.com>2021-01-16 00:15:35 -0800
committerGitHub <noreply@github.com>2021-01-16 00:15:35 -0800
commiteb66a6264300cf925c607507b949e1b3f48e44d0 (patch)
treea06dbaae0b192a8f39f094b54b7aaa180680595b /recipes-wigwag/relay-term
parentb471e7b0790d2f8e110b4fff014d6fe1bdfcc1a4 (diff)
Streamlined the startup sequence inorder to remove the cyclic dependency (#213)
Diffstat (limited to 'recipes-wigwag/relay-term')
-rw-r--r--recipes-wigwag/relay-term/files/pelion-relay-term.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-wigwag/relay-term/files/pelion-relay-term.service b/recipes-wigwag/relay-term/files/pelion-relay-term.service
index 7004502..9d5e4d5 100644
--- a/recipes-wigwag/relay-term/files/pelion-relay-term.service
+++ b/recipes-wigwag/relay-term/files/pelion-relay-term.service
@@ -1,5 +1,6 @@
[Unit]
Description=relay terminal for remote terminals in pelion cloud
+Wants=maestro.service
After=maestro.service
[Service]