lkml.org 
[lkml]   [1998]   [Aug]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Death of init != death of kernel?
Date
David Woodhouse <David.Woodhouse@mvhi.com> wrote:
> Furthermore, it breaks machines that I've set up where /sbin/init is a script
> along the lines of...

> #!/bin/sh
> /sbin/ifconfig eth0 192.168.0.0 netmask 255.255.255.0
> /sbin/ifconfig eth1 192.168.1.0 netmask 255.255.255.0
> /sbin/sysctl-ipforward on

workaround:

while : ; do
sleep 600
done

--
A language that doesn't affect the way you think about programming is
not worth knowing.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.030 / U:0.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site