diff options
author | Bill Nottingham <notting@redhat.com> | 2006-05-23 19:24:26 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-05-23 19:24:26 +0000 |
commit | 9706e39ef0c1da41b351d4a59fed7f409874eb4c (patch) | |
tree | 95f0266e9059d4055478188b2ec5099f7c4c8cb3 /initscripts-s390.patch | |
parent | dda89b21e9243574822ab2b93f932d2963091bb5 (diff) | |
download | initscripts-9706e39ef0c1da41b351d4a59fed7f409874eb4c.tar initscripts-9706e39ef0c1da41b351d4a59fed7f409874eb4c.tar.gz initscripts-9706e39ef0c1da41b351d4a59fed7f409874eb4c.tar.bz2 initscripts-9706e39ef0c1da41b351d4a59fed7f409874eb4c.tar.xz initscripts-9706e39ef0c1da41b351d4a59fed7f409874eb4c.zip |
fix patch
Diffstat (limited to 'initscripts-s390.patch')
-rw-r--r-- | initscripts-s390.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initscripts-s390.patch b/initscripts-s390.patch index d83ad99d..edc295f4 100644 --- a/initscripts-s390.patch +++ b/initscripts-s390.patch @@ -4,7 +4,7 @@ ;; esac --runcmd $"Syncing hardware clock to system time" /sbin/hwclock $CLOCKFLAGS +-action $"Syncing hardware clock to system time" /sbin/hwclock $CLOCKFLAGS # Turn off swap, then unmount file systems. SWAPS=`awk '! /^Filename/ { print $1 }' /proc/swaps` |