debian: Don't depened on $RUNLEVEL at startup to create bridges.
authorGurucharan Shetty <gshetty@nicira.com>
Thu, 11 Sep 2014 16:35:10 +0000 (09:35 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 12 Sep 2014 16:18:06 +0000 (09:18 -0700)
commit81e3044c10f543143bea34139aec0ea1ef22f093
tree7469a7c5667dc1183c773fb9a78094e9cd179067
parentf17e8ad6c6d61db95622872146a4f3706ae47166
debian: Don't depened on $RUNLEVEL at startup to create bridges.

Commit b2a0daa5bd (debian: Don't recreate bridges during manual restart.)
added a check on $RUNLEVEL to only create bridges and ports when the
system starts up. This fix does not work with systemd.

This commit uses a different approach to solve the same problem.

Reported-at: https://bugs.debian.org/686518
Reported-by: Philipp S. Schmidt <phils@in-panik.de>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Tested-by: Philipp S. Schmidt <phils@in-panik.de>
debian/openvswitch-switch.init