From 8cd65dee04c730ab2e781d6e2f0f5c86a684c790 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Mon, 12 Oct 2009 10:16:06 +0000 Subject: - Release 3.3.1 - do not update various symlinks for each initrd when switching theme --- scripts/switch-themes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/switch-themes b/scripts/switch-themes index 39c72cd..b5b709f 100755 --- a/scripts/switch-themes +++ b/scripts/switch-themes @@ -92,8 +92,8 @@ function switch_theme () { echo "THEME=$toswitch" >> $sysconfig fi rm -f $tmpfile - update $toswitch fi + update $toswitch grub_switch_themes $toswitch } -- cgit v1.2.1