From a7a05ba624c78e201b887fc79d35148f20e32d04 Mon Sep 17 00:00:00 2001
From: Dan Johansen <strit@manjaro.org>
Date: Fri, 15 May 2020 14:01:33 +0200
Subject: [PATCH] [all editions] remove bootsplash services for services
 section

The bootsplash-systemd package enables these services by default anyway,
so no need to do it here aswell.

Signed-off-by: Dan Johansen <strit@manjaro.org>
---
 services/cubocore      | 2 --
 services/gnome         | 2 --
 services/i3            | 2 --
 services/kde-plasma    | 2 --
 services/lxqt          | 2 --
 services/mate          | 2 --
 services/mate-fta      | 2 --
 services/minimal       | 2 --
 services/phosh         | 2 --
 services/plasma-mobile | 2 --
 services/server        | 2 --
 services/wayfire       | 2 --
 services/xfce          | 2 --
 13 files changed, 26 deletions(-)

diff --git a/services/cubocore b/services/cubocore
index ff08ac81..950a2892 100644
--- a/services/cubocore
+++ b/services/cubocore
@@ -4,5 +4,3 @@ NetworkManager.service
 bluetooth.service
 tlp.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/gnome b/services/gnome
index ff08ac81..950a2892 100644
--- a/services/gnome
+++ b/services/gnome
@@ -4,5 +4,3 @@ NetworkManager.service
 bluetooth.service
 tlp.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/i3 b/services/i3
index e4c78eb7..1ff28250 100644
--- a/services/i3
+++ b/services/i3
@@ -4,5 +4,3 @@ NetworkManager.service
 sshd.service
 tlp.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/kde-plasma b/services/kde-plasma
index 949f1e58..089d4a74 100644
--- a/services/kde-plasma
+++ b/services/kde-plasma
@@ -4,5 +4,3 @@ NetworkManager.service
 bluetooth.service
 tlp.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/lxqt b/services/lxqt
index 949f1e58..089d4a74 100644
--- a/services/lxqt
+++ b/services/lxqt
@@ -4,5 +4,3 @@ NetworkManager.service
 bluetooth.service
 tlp.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/mate b/services/mate
index 2bcc232d..bef89eed 100644
--- a/services/mate
+++ b/services/mate
@@ -4,5 +4,3 @@ NetworkManager.service
 bluetooth.service
 tlp.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/mate-fta b/services/mate-fta
index efa19608..1230ed91 100644
--- a/services/mate-fta
+++ b/services/mate-fta
@@ -6,5 +6,3 @@ NetworkManager.service
 tlp.service
 gpsd
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/minimal b/services/minimal
index 1e62c758..48acab87 100644
--- a/services/minimal
+++ b/services/minimal
@@ -2,5 +2,3 @@ systemd-networkd.service
 dhcpcd.service
 sshd.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/phosh b/services/phosh
index 6c792728..5bb91726 100644
--- a/services/phosh
+++ b/services/phosh
@@ -3,5 +3,3 @@ dhcpcd.service
 sshd.service
 lightdm.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/plasma-mobile b/services/plasma-mobile
index ff08ac81..950a2892 100644
--- a/services/plasma-mobile
+++ b/services/plasma-mobile
@@ -4,5 +4,3 @@ NetworkManager.service
 bluetooth.service
 tlp.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/server b/services/server
index b25c1d08..fcafea3b 100644
--- a/services/server
+++ b/services/server
@@ -5,5 +5,3 @@ httpd.service
 mysqld.service
 docker.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/wayfire b/services/wayfire
index 01b8e8b6..7647e8cd 100644
--- a/services/wayfire
+++ b/services/wayfire
@@ -4,5 +4,3 @@ sshd.service
 sddm.service
 NetworkManager.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
diff --git a/services/xfce b/services/xfce
index 2bcc232d..bef89eed 100644
--- a/services/xfce
+++ b/services/xfce
@@ -4,5 +4,3 @@ NetworkManager.service
 bluetooth.service
 tlp.service
 zswap-arm.service
-bootsplash-hide-when-booted.service
-bootsplash-show-on-shutdown.service
-- 
GitLab