<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    I was expecting the ​openvpn.init script to include something like:<br>
    <br>
    service_triggers()<br>
    {<br>
        procd_add_reload_trigger "openvpn"<br>
    }<br>
    <br>
    But it doesn't. This makes "/sbin/reload_config" ineffective for
    openvpn.<br>
    Is that intentional? If not intentional I can send a patch.<br>
    I already tested the patch and it works.<br>
    <br>
    I opened an issue at <a class="moz-txt-link-freetext" href="https://dev.openwrt.org/ticket/21469">https://dev.openwrt.org/ticket/21469</a> but
    probably no one was notified because it seems trac can't send emails
    right now.<br>
    <br>
    Federico<br>
  </body>
</html>