Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 598996 Details for
Bug 841391
segfault on multiline quoted shell variable; e.g. IPV6ADDR_SECONDARIES="
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
ifcfg-em1 sample that causes a segfault; fixed to not cause the segfault
ifcfg-em1.fixed (text/plain), 1.26 KB, created by
Wendell Baker
on 2012-07-18 20:46:48 UTC
(
hide
)
Description:
ifcfg-em1 sample that causes a segfault; fixed to not cause the segfault
Filename:
MIME Type:
Creator:
Wendell Baker
Created:
2012-07-18 20:46:48 UTC
Size:
1.26 KB
patch
obsolete
># -*- conf -*- > ># Read by NetworkManager ifcfg-rh (see https://live.gnome.org/NetworkManager/SystemSettings) ># Read by /etc/sysconfig/network-scripts/ifup* > >HWADDR="12:34:56:78:9a:bc" > >DEVICE=em1 >NM_CONTROLLED=yes >TYPE=Ethernet >ONBOOT=yes >BOOTPROTO=static > ># This interface SHOULD NOT modify /etc/resolv.conf (see chattr +i /etc/resolv.conf) >PEERDNS=no >RESOLV_MODS=no > >IPADDR=192.168.0.24 >PREFIX=24 > >IPV6INIT=yes ># /etc/sysctl.conf and IPV6FORWARDING must match ># Else ># Global IPv6 forwarding is disabled in configuration, but not currently disabled in kernel ># Please restart network with '/sbin/service network restart' >IPV6FORWARDING=yes >IPV6ROUTER=yes > ># Use static assignments because we're (loosened) are running radvd ># fdab:cdef:0123::/48 is the ULA prefix of emerson ># fdab:cdef:0123:0000::/64 is the ULA of sanguine ># (deprecated) fdf3:98c8:d199::/48 is the ULA prefix of the Emerson Utility Interface (EUI); see route6 on waggie, loosened ># 2001:0123:4567:89ab::/64 tagged by radvd on loosened ># 2001:4567:89ab:cdef::/64 tagged by radvd on waggie >IPV6ADDR=fdab:cdef:0123:0000:0123:45ff:fe67:89ab/64 ># we're running radvd so we have to assign this ourselves >IPV6ADDR_SECONDARIES=" 2001:0123:4567:89ab:0123:45ff:fe67:89ab/64 2001:4567:89ab:cdef:0123:45ff:fe67:89ab/64 " > ># end
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 Raw
Actions:
View
Attachments on
bug 841391
:
598995
| 598996