# The image builder replaces the initdefault runlevel with GEM_RUNLEVEL.  Level
# 3 is the normal authenticated GEM Desktop/File Manager path.  Level 1 is the
# minimal graphical fallback: it runs only GEM Terminal as the local session.
# Both paths use the same VDI/AES services and neither starts a physical text
# console or BIOS recovery shell.  COM1 uses the resident getty.  The optional
# TCP-backed ipserial terminal is entered through `/etc/init.d/ipserial login`;
# it execs this same getty and therefore the same /bin/login account policy.
id:3:initdefault:

si::sysinit:/config/sys.init
cr:1:respawn:/bin/cron
s0:1:respawn:/bin/getty /dev/ttyS0 9600
gt:1:respawn:/bin/gemterm
gm:3:respawn:/bin/gemlogin
