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

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


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.




More information about the dev mailing list