Magellan Linux

Diff of /trunk/mlivecdbuild/profiles/tinyalx-i486/inittab

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 759 by niro, Thu Jun 26 22:53:35 2008 UTC revision 760 by niro, Fri Jun 27 23:58:38 2008 UTC
# Line 1  Line 1 
1  # /etc/inittab  # /etc/inittab
2  # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/profiles/tinyalx-i486/inittab,v 1.4 2008-06-26 22:51:09 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/profiles/tinyalx-i486/inittab,v 1.5 2008-06-27 23:58:38 niro Exp $
3  #  #
4  # Copyright (C) 2001 Erik Andersen <andersen@codepoet.org>  # Copyright (C) 2001 Erik Andersen <andersen@codepoet.org>
5  #  #
# Line 25  null::respawn:/sbin/syslogd -n -m 0 Line 25  null::respawn:/sbin/syslogd -n -m 0
25  null::respawn:/sbin/klogd -n  null::respawn:/sbin/klogd -n
26    
27  # Set up a couple of getty's  # Set up a couple of getty's
28  tty1::respawn:/bin/login -f root  tty1::respawn:/usr/bin/alxinstall-ng
29  tty2::respawn:/bin/login -f root  tty2::respawn:/bin/login -f root
30    tty3::respawn:/bin/login -f root
31    tty4::respawn:/bin/login -f root
32    
33  # Stuff to do for the 3-finger salute  # Stuff to do for the 3-finger salute
34  ::ctrlaltdel:/sbin/reboot  ::ctrlaltdel:/sbin/reboot

Legend:
Removed from v.759  
changed lines
  Added in v.760