Gentoo Archives: gentoo-dev

From: Paul de Vrieze <gentoo-user@××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Initial boot up script location
Date: Thu, 03 Oct 2002 04:58:45
Message-Id: 200210031158.44237.gentoo-user@devrieze.net
In Reply to: Re: [gentoo-dev] Initial boot up script location by Sebastian Werner
1 On Thursday 03 October 2002 11:29, Sebastian Werner wrote:
2 > Hi!
3 >
4 > I think this is really bad but forget to post this sometime ago.
5 > What's about I want to modify this script. All other scripts are protected
6 > through portage but this file gets overwritten each update. To the
7 > developer: Is it possible to split this script. I want to see the defined
8 > funtions in /sbin/rc (leave them in the current place) and the real
9 > boot-script in /etc/init.d/boot so that I can modify it there... what's
10 > about you... what do you think?
11 >
12
13 You could of course use chattr to make /sbin/rc immutable, but I would suggest
14 you don't, as it is dangerous.
15
16 Paul
17
18 ps. you can of course give your own init script a different name and change
19 /etc/inittab accordingly.
20
21 --
22 Paul de Vrieze
23 Junior Researcher
24 Mail: pauldv@××××××.nl
25 Homepage: http://www.devrieze.net

Replies

Subject Author
Re: [gentoo-dev] Initial boot up script location Sebastian Werner <sebastian@××××××××××××××××××.de>