debian: Fix log rotation.
authorBen Pfaff <blp@nicira.com>
Thu, 22 Mar 2012 17:20:44 +0000 (10:20 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 22 Mar 2012 17:33:49 +0000 (10:33 -0700)
Commit 24e81092a1 (debian: Bring Debian packaging in-line with new file
locations) introduced an ambiguous "--t" option invoking ovs-appctl, so
ovs-vswitchd and ovsdb-server were not reopening their log files following
log rotation.  This fixes the problem by correct the option name.

Reported-by: Paul Ingram <paul@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found