ALT Linux Bugzilla
– Attachment 3570 Details for
Bug 12494
etcnet: unknown interface group for iface 'venet0' of type 'venet'
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Prevent /etc/net warnings at start/stop
1.diff (text/plain), 690 bytes, created by
evseev
on 2009-05-31 17:07:24 MSD
(
hide
)
Description:
Prevent /etc/net warnings at start/stop
Filename:
MIME Type:
Creator:
evseev
Created:
2009-05-31 17:07:24 MSD
Size:
690 bytes
patch
obsolete
>--- /etc/net/options.d/.00-default.orig 2008-07-14 19:02:45 +0400 >+++ /etc/net/options.d/00-default 2009-05-30 22:49:54 +0400 >@@ -65,7 +65,7 @@ > # 'broadcast +' to each IPv4 address line (see iproute2 manual). > AUTO_BROADCAST=off > >-IFGROUP[0]='lo dummy' >+IFGROUP[0]='lo dummy venet' > IFGROUP[1]='eth plip usb dvb bnep tuntap' > IFGROUP[2]='vlan bond bri teql' > IFGROUP[3]='iptun ipsectun ovpn ossh' >--- /etc/net/scripts/create-venet.orig 2008-02-24 02:00:53 +0300 >+++ /etc/net/scripts/create-venet 2009-05-30 23:08:56 +0400 >@@ -11,7 +11,7 @@ > . "$VZCONF" > > for oneword in vznetdev vznet; do >- $MODPROBE $oneword >+ $MODPROBE $oneword 2>/dev/null || : > done > > $IP link set dev ${NAME} down
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 12494
: 3570