auth-script-openvpn
                                
                                 auth-script-openvpn copied to clipboard
                                
                                    auth-script-openvpn copied to clipboard
                            
                            
                            
                        Fix: zombie processes
This PR fix issue #16
Description
The pull request introduces the following changes:
- removed the extra fork of the process that returned a constant exit code
- add non-blocking wait of children process in SIGCHLD action handler