[ovs-dev] [PATCH 4/4] xenserver: Have ovs-brcompatd's log file rotated

Justin Pettit jpettit at nicira.com
Sat Sep 12 10:34:15 UTC 2009


On Sep 11, 2009, at 6:10 PM, Ben Pfaff wrote:

> Justin Pettit <jpettit at nicira.com> writes:
>
>> +function reload_brcompatd {
>> +    if [ -f "$BRCOMPATD_PIDFILE" ]; then
>> +        "$appctl" \
>> +            --target=ovs-brcompatd.$(cat "$BRCOMPATD_PIDFILE").ctl \
>> +            --execute=brcompatd/reload
>> +    fi
>
> Just use vlog/open.

I went with "--reopen" and pushed.

--Justin






More information about the dev mailing list