summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyoung Yun <jy910.yun@samsung.com>2015-06-01 15:11:58 +0900
committerJiyoung Yun <jy910.yun@samsung.com>2015-06-01 15:15:14 +0900
commitc7b9c30896948b84b294036ea3520cf1d461ac57 (patch)
treed203ea3d81a30979ae6e059b928af9c5cc9b8c09
parentb0d0a5d727aedf04a0ecc2a9ae40213eca76b782 (diff)
downloaddeviced-c7b9c30896948b84b294036ea3520cf1d461ac57.tar.gz
deviced-c7b9c30896948b84b294036ea3520cf1d461ac57.tar.bz2
deviced-c7b9c30896948b84b294036ea3520cf1d461ac57.zip
Default target requires the graphical target. So it makes a circular target dependency. Besides each service file don't need to care about the dependency among targets. Change-Id: I5dd97ae9ae0f313ceb49ea1acebb3962391bd52d Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
-rw-r--r--systemd/zbooting-done.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd/zbooting-done.service b/systemd/zbooting-done.service
index a7e7017c..9f22289d 100644
--- a/systemd/zbooting-done.service
+++ b/systemd/zbooting-done.service
@@ -1,6 +1,5 @@
[Unit]
Description=Booting Done
-After=default.target
[Service]
Type=oneshot