update outstanding booting script
authorYoung Ik Cho <youngik.cho@samsung.com>
Mon, 19 Aug 2013 06:23:28 +0000 (15:23 +0900)
committerYoung Ik Cho <youngik.cho@samsung.com>
Mon, 19 Aug 2013 06:23:28 +0000 (15:23 +0900)
Change-Id: I95ed19cd0da226618fc091983da1da653d82131d
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
global_res/usr/lib/systemd/system/boot-osp.service
global_res/usr/lib/systemd/system/graphical.target.wants/boot-osp.service [deleted symlink]
global_res/usr/lib/systemd/system/multi-user.target.wants/boot-osp.path [new symlink]
osp-app-service.manifest

index 990341f..b4f1b3e 100644 (file)
@@ -11,4 +11,4 @@ Restart=always
 Environment=DISPLAY=:0
 
 [Install]
-WantedBy=graphical.target
+WantedBy=multi-user.target
diff --git a/global_res/usr/lib/systemd/system/graphical.target.wants/boot-osp.service b/global_res/usr/lib/systemd/system/graphical.target.wants/boot-osp.service
deleted file mode 120000 (symlink)
index a4acfae..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../boot-osp.service
\ No newline at end of file
diff --git a/global_res/usr/lib/systemd/system/multi-user.target.wants/boot-osp.path b/global_res/usr/lib/systemd/system/multi-user.target.wants/boot-osp.path
new file mode 120000 (symlink)
index 0000000..bff1248
--- /dev/null
@@ -0,0 +1 @@
+../boot-osp.path
\ No newline at end of file
index aef6c35..289f7d2 100644 (file)
                <filesystem path="/etc/rc.d/init.d/boot-osp.sh" label="_" exec_label="none"/>
                <filesystem path="/usr/share/license/osp-app-service" label="_"/>
                <filesystem path="/opt/usr/etc/system_info_cache.ini" label="_"/>
+               <filesystem path="/etc/tmpfiles.d/osp-app-service.conf" label="_" exec_label="none"/>
                <filesystem path="/usr/lib/systemd/system/boot-osp.service" label="_" exec_label="none"/>
                <filesystem path="/usr/lib/systemd/system/boot-osp.path" label="_" exec_label="none"/>
-               <filesystem path="/usr/lib/systemd/system/graphical.target.wants/boot-osp.service" label="_" exec_label="none"/>
-               <filesystem path="/etc/tmpfiles.d/osp-app-service.conf" label="_" exec_label="none"/>
                <filesystem path="/usr/lib/systemd/system/osp-tmpdir-setup.service" label="_" exec_label="none"/>
+               <filesystem path="/usr/lib/systemd/system/multi-user.target.wants/boot-osp.path" label="_" exec_label="none"/>
                <filesystem path="/usr/lib/systemd/system/multi-user.target.wants/osp-tmpdir-setup.service" label="_" exec_label="none"/>
                <filesystem path="/usr/lib/systemd/user/status-manager.service" label="_" exec_label="none"/>
                <filesystem path="/usr/lib/systemd/user/tizen-mobile-session.target.wants/status-manager.service" label="_" exec_label="none"/>