From 3055312b6a5f363a48711541bf931c9c5035c447 Mon Sep 17 00:00:00 2001 From: junkyu han Date: Wed, 28 Sep 2016 17:13:57 +0900 Subject: [PATCH] Remove old code Change-Id: I9651d5397e7c4f4c3c9de0cd41db3e53c36c6f2e --- packaging/boot-animation.service | 1 - packaging/shutdown-animation.service | 1 - 2 files changed, 2 deletions(-) diff --git a/packaging/boot-animation.service b/packaging/boot-animation.service index 329d7fb..25f7a66 100644 --- a/packaging/boot-animation.service +++ b/packaging/boot-animation.service @@ -14,7 +14,6 @@ EnvironmentFile=/run/xdg-root-env Type=oneshot Nice=-20 -SmackProcessLabel=System ExecStart=/usr/bin/boot-animation --start ExecStart=/bin/sleep 2 diff --git a/packaging/shutdown-animation.service b/packaging/shutdown-animation.service index 28fe79c..eeb9d1f 100644 --- a/packaging/shutdown-animation.service +++ b/packaging/shutdown-animation.service @@ -11,5 +11,4 @@ EnvironmentFile=/run/tizen-system-env EnvironmentFile=/run/xdg-root-env Type=oneshot -SmackProcessLabel=System ExecStart=/usr/bin/boot-animation --offmsg " " --clear -- 2.7.4