Differences

This shows you the differences between the selected revision and the current version of the page.

information:dlink_files:102b114:etc:initab 2012/11/03 07:44 information:dlink_files:102b114:etc:initab 2017/09/06 18:38 current
Line 1: Line 1:
-Hello there I am so grateful I found your blog, I rellay found you by error, while I was browsing on Digg for something else, Anyways I am here now and would just like to say thanks for a incredible post and a all round exciting blog (I also love the theme/design), I don’t have time to browse it all at the moment but I have book-marked it and also included your RSS feeds, so when I have time I will be back to read much more, Please do keep up the great job.+==== /etc/inittab ==== 
 +''-rw-r--r--    1 root    root          543 Dec 27  2005 inittab'' 
 +<code bash> 
 +# This is run first except when booting in single-user mode. 
 +::sysinit:/etc/rc.sh 
 + 
 +# /bin/sh invocations on selected ttys 
 +
 +# Must be first 'respawn' entries to avoid ^C problem 
 +# Start a shell on the console 
 +::respawn:-/bin/sh 
 + 
 +#::respawn:/sbin/getty 9600 - 
 +#tty2::respawn:/sbin/getty 9600 tty2 
 + 
 +# Start an "askfirst" shell on /dev/ttyS1 
 +#ttyS1::askfirst:-/bin/sh 
 + 
 +
 +# Start internet super daemon; do NOT background! 
 +#::respawn:/usr/sbin/xinetd -stayalive -reuse -pidfile /tmp/xinetd.pid 
 + 
 +# Start user application 
 +#::respawn:/bin/application 
 +</code>

Navigation

Personal Tools