Describe the bug
Replace watchdog with kqueue on watchdog-action.py and update vpngw.yml and vpnslave.yml
Using two different interfaces for monitoring changes makes things complicated (watchdog and kqueue) so make this also use only kqueue until we merge the two watchdog script into a single one (#1651)
Describe the bug
Replace watchdog with kqueue on watchdog-action.py and update vpngw.yml and vpnslave.yml
Using two different interfaces for monitoring changes makes things complicated (watchdog and kqueue) so make this also use only kqueue until we merge the two watchdog script into a single one (#1651)