Don't quote $tunnel, Gentoo #218123.
This commit is contained in:
parent
f6e3c167ae
commit
ae692e294e
@ -278,7 +278,7 @@ ifconfig_pre_start()
|
|||||||
metric=1000
|
metric=1000
|
||||||
|
|
||||||
ebegin "Creating tunnel ${IFVAR}"
|
ebegin "Creating tunnel ${IFVAR}"
|
||||||
iptunnel add "${tunnel}"
|
iptunnel add ${tunnel}
|
||||||
eend $?
|
eend $?
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user