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

Ben Pfaff blp at nicira.com
Fri Sep 11 17:29:50 UTC 2009


Ben Pfaff <blp at nicira.com> writes:

> 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.

Or --reopen for that matter.




More information about the dev mailing list