diff options
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` |