From 6b2ee59d030e7aeec61b68b4492456bf716708a5 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 22 Jan 2014 16:56:54 +0100 Subject: [plymouth] quit service for plymouth, might be needed one day --- .../plymouth-freiburg/etc/systemd/system/plymouth-quit.service | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 server/modules/plymouth-freiburg/etc/systemd/system/plymouth-quit.service (limited to 'server') diff --git a/server/modules/plymouth-freiburg/etc/systemd/system/plymouth-quit.service b/server/modules/plymouth-freiburg/etc/systemd/system/plymouth-quit.service new file mode 100644 index 00000000..0dd31ee4 --- /dev/null +++ b/server/modules/plymouth-freiburg/etc/systemd/system/plymouth-quit.service @@ -0,0 +1,9 @@ +[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 -- cgit v1.2.3-55-g7522