mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
bug 9495: Fix DomR logging error on boot
status: resolved fixed
This commit is contained in:
parent
f06818704b
commit
e92d00d3bf
@ -163,6 +163,7 @@ setup_interface() {
|
||||
}
|
||||
|
||||
enable_fwding() {
|
||||
local enabled=$1
|
||||
log_it "cloud: enable_fwding = $1"
|
||||
log_it "enable_fwding = $1"
|
||||
echo "$1" > /proc/sys/net/ipv4/ip_forward
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user