Merge "Do not load ip_vs module from the container"

This commit is contained in:
Zuul 2018-11-07 19:38:02 +00:00 committed by Gerrit Code Review
commit 3e1619da6f
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#!/bin/bash
modprobe ip_vs
# Workaround for bug #1485079
if [ -f /run/keepalived.pid ]; then
rm /run/keepalived.pid