summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2014-01-29 16:17:06 +0100
committerJonathan Bauer2014-01-29 16:17:06 +0100
commit567ab5a78d155d9463717411db3e5780222ef5ea (patch)
treeacda5a5e8e95521cf3f6aede5f66e7c43f8af985
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-567ab5a78d155d9463717411db3e5780222ef5ea.tar.gz
tm-scripts-567ab5a78d155d9463717411db3e5780222ef5ea.tar.xz
tm-scripts-567ab5a78d155d9463717411db3e5780222ef5ea.zip
bye bye plymouth. You won't be missed...
l---------remote/targets/stage31/plymouth1
l---------remote/targets/stage32-bwlp/plymouth1
l---------remote/targets/stage32-lightdm/plymouth1
l---------remote/targets/stage32-opensuse/plymouth1
l---------remote/targets/stage32-scientific/plymouth1
l---------remote/targets/stage32/plymouth1
l---------server/configs/freiburg/plymouth-freiburg1
-rw-r--r--server/modules/plymouth-freiburg/etc/systemd/system/plymouth-quit.service9
8 files changed, 0 insertions, 16 deletions
diff --git a/remote/targets/stage31/plymouth b/remote/targets/stage31/plymouth
deleted file mode 120000
index 66a16832..00000000
--- a/remote/targets/stage31/plymouth
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/plymouth \ No newline at end of file
diff --git a/remote/targets/stage32-bwlp/plymouth b/remote/targets/stage32-bwlp/plymouth
deleted file mode 120000
index 66a16832..00000000
--- a/remote/targets/stage32-bwlp/plymouth
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/plymouth \ No newline at end of file
diff --git a/remote/targets/stage32-lightdm/plymouth b/remote/targets/stage32-lightdm/plymouth
deleted file mode 120000
index 66a16832..00000000
--- a/remote/targets/stage32-lightdm/plymouth
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/plymouth \ No newline at end of file
diff --git a/remote/targets/stage32-opensuse/plymouth b/remote/targets/stage32-opensuse/plymouth
deleted file mode 120000
index 66a16832..00000000
--- a/remote/targets/stage32-opensuse/plymouth
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/plymouth \ No newline at end of file
diff --git a/remote/targets/stage32-scientific/plymouth b/remote/targets/stage32-scientific/plymouth
deleted file mode 120000
index 66a16832..00000000
--- a/remote/targets/stage32-scientific/plymouth
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/plymouth \ No newline at end of file
diff --git a/remote/targets/stage32/plymouth b/remote/targets/stage32/plymouth
deleted file mode 120000
index 66a16832..00000000
--- a/remote/targets/stage32/plymouth
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/plymouth \ No newline at end of file
diff --git a/server/configs/freiburg/plymouth-freiburg b/server/configs/freiburg/plymouth-freiburg
deleted file mode 120000
index 8a14eb6a..00000000
--- a/server/configs/freiburg/plymouth-freiburg
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/plymouth-freiburg \ No newline at end of file
diff --git a/server/modules/plymouth-freiburg/etc/systemd/system/plymouth-quit.service b/server/modules/plymouth-freiburg/etc/systemd/system/plymouth-quit.service
deleted file mode 100644
index 0dd31ee4..00000000
--- a/server/modules/plymouth-freiburg/etc/systemd/system/plymouth-quit.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Terminate Plymouth Boot Screen
-Before=display-manager.service
-After=systemd-user-sessions.service
-
-[Service]
-ExecStart=-/bin/plymouth --retain-splash quit
-Type=oneshot
-TimeoutSec=20