Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 379575
Collapse All | Expand All

(-)/lib/rc/net/iproute2.sh.orig (+2 lines)
Lines 307-312 Link Here
307
307
308
iproute2_post_stop()
308
iproute2_post_stop()
309
{
309
{
310
	_exists || return
311
310
	# Kernel may not have IP built in
312
	# Kernel may not have IP built in
311
	if [ -e /proc/net/route ]; then
313
	if [ -e /proc/net/route ]; then
312
		local rules="$(service_get_value "ip_rule")"
314
		local rules="$(service_get_value "ip_rule")"

Return to bug 379575