aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mel/recipes-core/psplash/mel/psplash-final.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-mel/recipes-core/psplash/mel/psplash-final.service')
-rw-r--r--meta-mel/recipes-core/psplash/mel/psplash-final.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-mel/recipes-core/psplash/mel/psplash-final.service b/meta-mel/recipes-core/psplash/mel/psplash-final.service
deleted file mode 100644
index 90fe24ff..00000000
--- a/meta-mel/recipes-core/psplash/mel/psplash-final.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Show Psplash Final Screen
-After=getty@tty1.service display-manager.service psplash-start.service
-Before=systemd-reboot.service systemd-halt.service systemd-poweroff.service
-DefaultDependencies=no
-
-[Service]
-Environment=TMPDIR=/run
-ExecStart=/usr/bin/psplash
-
-[Install]
-WantedBy=reboot.target halt.target poweroff.target