           SPELL=qlogin
         VERSION=1.03
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=ftp://ibiblio.org/pub/Linux/system/misc/$SOURCE
        WEB_SITE=ftp://ibiblio.org/pub/Linux/system/misc
         ENTERED=20010922
         UPDATED=20020204
     SOURCE_HASH=sha512:8f811549d16660e82dd17bd28e6a1225c314e13247265826d4e95df1c55ff178e9c7b307a084190b6b8ea39d515a3f7df240ad0c4623132652bde256d02d53ba
      LICENSE[0]=GPL
        KEYWORDS="console"
           SHORT="qlogin permits automatic login on virtual consoles."
cat << EOF
qlogin is a program that can be used to cause a terminal (usually a
virtual console) to be logged in automatically, without having to type a
userid and password. Stick it in place of getty in /etc/inittab to have
terminals come up logged in and at a shell prompt at every boot. Same
purpose as 'alogin', but you use it a little differently, and it does a
little more of the usual login stuff. It is a simple Perl program, and
can be easily customized.
EOF
