saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
12
conf.d/net
Normal file
12
conf.d/net
Normal file
@@ -0,0 +1,12 @@
|
||||
# This blank configuration will automatically use DHCP for any net.*
|
||||
# scripts in /etc/init.d. To create a more complete configuration,
|
||||
# please review /usr/share/doc/openrc/net.example and save your configuration
|
||||
# in /etc/conf.d/net (this file :]!).
|
||||
config_eth1="192.168.4.5 netmask 255.255.255.0 brd 192.168.4.255"
|
||||
routes_eth1="default via 192.168.4.1"
|
||||
|
||||
|
||||
# The network scripts are now part of net-misc/netifrc
|
||||
# In order to avoid sys-apps/openrc-0.12.4 from removing this file, this comment was
|
||||
# added; you can safely remove this comment. Please see
|
||||
# /usr/share/doc/netifrc*/README* for more information.
|
||||
Reference in New Issue
Block a user