aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mel/recipes-core/psplash/mel/psplash-start.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-mel/recipes-core/psplash/mel/psplash-start.service')
-rwxr-xr-xmeta-mel/recipes-core/psplash/mel/psplash-start.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-mel/recipes-core/psplash/mel/psplash-start.service b/meta-mel/recipes-core/psplash/mel/psplash-start.service
deleted file mode 100755
index 05c2dd80..00000000
--- a/meta-mel/recipes-core/psplash/mel/psplash-start.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Starts Psplash Boot screen
-Wants=systemd-vconsole-setup.service
-After=systemd-vconsole-setup.service
-DefaultDependencies=no
-
-[Service]
-Environment=TMPDIR=/run
-ExecStart=/usr/bin/psplash
-
-[Install]
-WantedBy=sysinit.target