summaryrefslogtreecommitdiffstats
path: root/server/modules
diff options
context:
space:
mode:
authorJonathan Bauer2014-01-29 16:17:06 +0100
committerJonathan Bauer2014-01-29 16:17:06 +0100
commit567ab5a78d155d9463717411db3e5780222ef5ea (patch)
treeacda5a5e8e95521cf3f6aede5f66e7c43f8af985 /server/modules
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...
Diffstat (limited to 'server/modules')
-rw-r--r--server/modules/plymouth-freiburg/etc/systemd/system/plymouth-quit.service9
1 files changed, 0 insertions, 9 deletions
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