summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Lau2016-09-17 10:08:16 +0200
committerSebastian Lau2016-09-17 10:08:16 +0200
commitf3c55f901d8a07a7af2a94364c32c4150eb78e05 (patch)
tree862b5bee0504eb76ab8db5df2029915184576497
parent2211773c2e65eddcabbba39473a35c0366a7fa51 (diff)
downloadaur-f3c55f901d8a07a7af2a94364c32c4150eb78e05.tar.gz
ADD plymouth-deactivate.service as suggested
-rw-r--r--PKGBUILD12
-rw-r--r--gdm-plymouth.service5
-rw-r--r--kdm-plymouth.service3
-rw-r--r--lxdm-plymouth.service3
-rw-r--r--slim-plymouth.service3
5 files changed, 16 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a0223d798ac..31f8c5907f6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=plymouth
pkgver=0.9.2
-pkgrel=9
+pkgrel=10
pkgdesc="A graphical boot splash screen with kernel mode-setting support"
url="http://www.freedesktop.org/wiki/Software/Plymouth/"
@@ -32,6 +32,7 @@ source=("http://www.freedesktop.org/software/${pkgname}/releases/${pkgname}-${pk
'lxdm-plymouth.service'
'lightdm-plymouth.service'
'slim-plymouth.service'
+ 'plymouth-deactivate.service'
'plymouth-start.service'
'plymouth-start.path'
'plymouth.initcpio_hook'
@@ -44,11 +45,12 @@ md5sums=('ff420994deb7ea203df678df92e7ab7d'
'65fa2763d5c9bb9f80973ea5e6e3db3e'
'fbdd5d04e3089a214b9056357434df86'
'65eb269910f1b81e3f0970af456394ca'
- 'c36da17cb580ff901960e73d56a7d88c'
- 'dcacff05835053242f52b9e375248ec3'
- '22130f7e6b20d2a43dbed924de75180b'
+ 'ae6e97bb1104bb12cbca6738e3fb872d'
+ '8fd8e900b8d1b15b7425bed97de55b62'
+ '1430ae2ec501d600f8f6771454dc9bbe'
'870ea3e63c6989e2badf79d1fbafa914'
- '178129ba2d662ce089f9cdfbec7816da'
+ 'a3cfc30df846b2d7057a29e7fbe8733a'
+ '006847d16b852c7a50ee2f241fd9647e'
'78340207f7391c682601b1b36baed14d'
'672ad913e2383483bcb4599a0a6bee48'
'32f04fdbd1eb94ade30d1e63fdcdd9b5'
diff --git a/gdm-plymouth.service b/gdm-plymouth.service
index a2bed565b03c..e1bd77b4d628 100644
--- a/gdm-plymouth.service
+++ b/gdm-plymouth.service
@@ -1,7 +1,8 @@
[Unit]
Description=GNOME Display Manager
Conflicts=getty@tty1.service plymouth-quit.service
-After=systemd-user-sessions.service getty@tty1.service
+Wants=plymouth-deactivate.service
+After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service
[Service]
ExecStart=/usr/bin/gdm
@@ -12,4 +13,4 @@ StandardOutput=syslog
StandardError=inherit
[Install]
-Alias=display-manager.service \ No newline at end of file
+Alias=display-manager.service
diff --git a/kdm-plymouth.service b/kdm-plymouth.service
index 5292ba6d7dae..9055111eb1f5 100644
--- a/kdm-plymouth.service
+++ b/kdm-plymouth.service
@@ -1,7 +1,8 @@
[Unit]
Description=K Display Manager
Conflicts=getty@tty1.service plymouth-quit.service
-After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
+Wants=plymouth-deactivate.service
+After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service
[Service]
ExecStart=/usr/bin/kdm -nodaemon
diff --git a/lxdm-plymouth.service b/lxdm-plymouth.service
index bf4a0a800f26..33e0ea741d74 100644
--- a/lxdm-plymouth.service
+++ b/lxdm-plymouth.service
@@ -1,7 +1,8 @@
[Unit]
Description=LXDE Display Manager
Conflicts=getty@tty1.service plymouth-quit.service
-After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
+Wants=plymouth-deactivate.service
+After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service
[Service]
ExecStart=/usr/sbin/lxdm
diff --git a/slim-plymouth.service b/slim-plymouth.service
index 24ae10312ff7..6ee9a6b4c837 100644
--- a/slim-plymouth.service
+++ b/slim-plymouth.service
@@ -1,7 +1,8 @@
[Unit]
Description=SLiM Simple Login Manager
Conflicts=getty@tty1.service plymouth-quit.service
-After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
+Wants=plymouth-deactivate.service
+After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service
[Service]
ExecStart=/usr/bin/slim -nodaemon