From ada76c1b01436f85dfeebed4b743356a775aa2fb Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Wed, 7 Oct 2009 17:07:28 +0000 Subject: - put back old option, not needed --- scripts/make-boot-splash | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/make-boot-splash b/scripts/make-boot-splash index 505e841..3173a7a 100755 --- a/scripts/make-boot-splash +++ b/scripts/make-boot-splash @@ -13,6 +13,7 @@ [ $# = 2 ] || { echo "usage: $0 "; exit 1; } initrd_file=$1 +resolution=$2 plymouth-set-default-theme $THEME -- cgit v1.2.1