-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix service script #169
Merged
Merged
Fix service script #169
Commits on Sep 26, 2022
-
Improve service init script and logs
- Fixed init service script to allow proper 'start' and 'stop' actions consistently. I kept struggling that service start only worked after killing the distro because sometimes it didn't start/stop properly leaving processes running and without pid file - Added service 'status' action - Added additional service debug by setting environment variable DEBUG, ie: wsl.exe -d wsl-vpnkit DEBUG=1 service wsl-vpnkit stop - Changed order in startup welcome screen having stop followed by start, this makes it easier for users to just copy/paste from welcome screen to have service running - Added log check command to see only the latest service execution logs
Configuration menu - View commit details
-
Copy full SHA for 9ab4b10 - Browse repository at this point
Copy the full SHA 9ab4b10View commit details -
- Added to README how to do start with status firt and how to enable DEBUG - Run tests twice with and without DEBUG enabled
Configuration menu - View commit details
-
Copy full SHA for 1159cf2 - Browse repository at this point
Copy the full SHA 1159cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21bdf0f - Browse repository at this point
Copy the full SHA 21bdf0fView commit details
Commits on Nov 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ee37ea4 - Browse repository at this point
Copy the full SHA ee37ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f32c5 - Browse repository at this point
Copy the full SHA 30f32c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25de3d - Browse repository at this point
Copy the full SHA c25de3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0eb182 - Browse repository at this point
Copy the full SHA c0eb182View commit details
Commits on Dec 1, 2022
-
- stop and restart actions are performed consistently Improved build.sh - able to build inside vpn if using http_proxy
Configuration menu - View commit details
-
Copy full SHA for 78eccf4 - Browse repository at this point
Copy the full SHA 78eccf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dabf5de - Browse repository at this point
Copy the full SHA dabf5deView commit details -
Split import into dedicated script
Allow build with podman Improve automated test timings
Configuration menu - View commit details
-
Copy full SHA for 8a62d7c - Browse repository at this point
Copy the full SHA 8a62d7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9decf7b - Browse repository at this point
Copy the full SHA 9decf7bView commit details
Commits on Dec 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3e8e1e0 - Browse repository at this point
Copy the full SHA 3e8e1e0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.