From d8166e5c1ad871b667aa4d2118d89ae1a09e3582 Mon Sep 17 00:00:00 2001 From: Andreas Loibl Date: Sat, 20 Nov 2010 19:45:02 +0100 Subject: plymouth default theme hook --- config/chroot_local-hooks/plymouth | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 config/chroot_local-hooks/plymouth diff --git a/config/chroot_local-hooks/plymouth b/config/chroot_local-hooks/plymouth new file mode 100755 index 0000000..13fbedb --- /dev/null +++ b/config/chroot_local-hooks/plymouth @@ -0,0 +1,3 @@ +#!/bin/sh +plymouth-set-default-theme -R solar + -- cgit v1.0