Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] openrc updated, but...
Date: Wed, 11 May 2011 03:11:14
Message-Id: 20110511031509.GA22094@solfire
1 Hi,
2
3 after updated to openrc (nearly) successfully, two questions are
4 remaining:
5
6
7 # What can be removed from /etc beside /etc/conf.d/rc ?
8
9
10 # With my old setup I had a /etc/conf.d/net, which does:
11 preup() {
12 ifconfig eth1 hw ether 00:15:F2:18:B0:20 up
13 return 0
14 }
15 Where do I put this one and in which way to have the same
16 functionality as before?
17
18
19 Thank you very much in advance for any help ! :)
20
21 Best regards
22 mcc

Replies

Subject Author
Re: [gentoo-user] openrc updated, but... Thanasis <thanasis@××××××××××.org>