From: INSUN PYO Date: Fri, 5 Jul 2019 04:33:52 +0000 (+0900) Subject: Remove unused features (Sync to MCD) X-Git-Tag: submit/tizen/20190708.094329~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d2ff48ef3dfefeb7e8bed93a190c27dc84b00c91;p=apps%2Fnative%2Fboot-animation.git Remove unused features (Sync to MCD) Change-Id: I56f7633e96c8a6fcfbf2dade9c205775c8fe2be9 --- diff --git a/packaging/boot-animation.service b/packaging/boot-animation.service index c0a3ed6..8fe2114 100644 --- a/packaging/boot-animation.service +++ b/packaging/boot-animation.service @@ -1,7 +1,7 @@ [Unit] Description=Boot Animation After=sound-server.service pulseaudio.service sound-init.service system-server.service -Before=tizen-system.target +Before=multi-user.target ConditionPathExists=!/tmp/restart ConditionKernelCommandLine=|!bootmode=silent @@ -17,6 +17,3 @@ Nice=-20 SmackProcessLabel=System ExecStart=/usr/bin/boot-animation --start ExecStart=/bin/sleep 2 - -[Install] -WantedBy=tizen-system.target