- Default target has dependency with graphical target.
- If a service file whose type is oneshot in basic
or multi-user target is blocked by any reason,
launching sdbd is also blocked. Thus developers
cannot develop their modules or apps.
- Now, the dependency is removed and thus sdb can be
enabled without any dependencies
Change-Id: I550b481c63c65e099c3a78ffe3034f550fcb6db9
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
[Unit]
Description=sdbd
-After=default.target
Requires=tizen-system-env.service
[Service]