From 9f99d03b5bc198dd5ec062c0037aeabdc12366ff Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 7 Mar 2005 20:01:44 +0000 Subject: make it apply --- initscripts-s390.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/initscripts-s390.patch b/initscripts-s390.patch index d09f92ca..d83ad99d 100644 --- a/initscripts-s390.patch +++ b/initscripts-s390.patch @@ -16,9 +16,9 @@ -/sbin/hwclock $CLOCKFLAGS - --action $"Setting clock $CLOCKDEF: `date`" date +-action $"Setting clock $CLOCKDEF: `date`" /bin/true +# System date on S390 is always set correctly -+action $"System date: `date` " date ++action $"System date: `date` " /bin/true if [ "$CONSOLETYPE" = "vt" ]; then # Load keymap -- cgit v1.2.1