autoinst

scripts to make automated installations of debian easy
git clone git://deadbeef.fr/autoinst.git
Log | Files | Refs | README | LICENSE

getty.run (128B)


      1 #!/bin/sh
      2 
      3 . /etc/runit/common
      4 
      5 printf "Preparation done, starting %s.\n" $SVNAME
      6 exec chpst -b getty busybox 0 ${TTY:=$SVNAME}