On 08/08/2018 05:34 PM, Michał Górny wrote:
>  
> -     if path_exists -o "${EROOT%/}"/etc/openvpn/*/local.conf ; then
> +     if path_exists "${EROOT%/}"/etc/openvpn/*/local.conf ; then
>               ewarn "WARNING: The openvpn init script has changed"
>               ewarn ""
>       fi

Not that this warning is at all helpful, but it's obsolete (the change
was over ten years ago). The whole "if" block can go.

Reply via email to