File mkinitrd-boot.sh of Package bootchart

#!/bin/bash
#
#%stage: setup
#%depends: boot
#%programs: /sbin/bootchartd /sbin/accton sleep usleep mv tar /bin/gzip hostname uname
#%if: "$bootchart"
#%dontshow
#
##### stop bootchartd
##
## fake a running xterm/getty (symlink to sleep) so bootchartd stops logging
##

#
. /etc/bootchartd.conf
stopinitrd 5

while [ -f "$BOOTLOG_LOCK" ]; do
  usleep 100000
done

openSUSE Build Service is sponsored by