          MODULE=sysvinit
         VERSION=2.85
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/$SOURCE
#  SOURCE_URL[1]=http://www.ibiblio.org/pub/Linux/system/daemons/init/$SOURCE
        WEB_SITE=ftp://ftp.cistron.nl/pub/people/miquels/sysvinit
         ENTERED=20010922
         UPDATED=20030422
           SHORT="sysvinit is the parent process of all process."
cat << EOF
sysvinit
Init is the parent of all processes. Its primary role is to create
processes from a script stored in the file /etc/inittab. This package
also contains well known and used utilities like reboot, shutdown,
killall, poweroff, tellinit, sulogin, wall, etc.
EOF
