From 951d6dfc490680e0b7c6863b35de704fb188913a Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 29 Apr 2026 08:51:14 +0200 Subject: [PATCH] Retain the splash --- .../systemd/system/plymouth-quit.service.d/retain-splash.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 default/systemd/system/plymouth-quit.service.d/retain-splash.conf diff --git a/default/systemd/system/plymouth-quit.service.d/retain-splash.conf b/default/systemd/system/plymouth-quit.service.d/retain-splash.conf new file mode 100644 index 00000000..8d5a3741 --- /dev/null +++ b/default/systemd/system/plymouth-quit.service.d/retain-splash.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/usr/bin/plymouth quit --retain-splash