Merge pull request #18456 from thockin/bump-flannel-ver

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2015-12-11 00:34:39 -08:00
7 changed files with 8 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ PATH=/sbin:/usr/sbin:/bin:/usr/bin
DESC="Flannel overlay network daemon"
NAME=flannel
DAEMON=/usr/local/bin/flanneld
DAEMON_ARGS=""
DAEMON_ARGS="--ip-masq"
DAEMON_LOG_FILE=/var/log/$NAME.log
PIDFILE=/var/run/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME