Skip to content

Commit

Permalink
Add link to blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartleeks committed Apr 23, 2020
1 parent e9a776a commit 38c40e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ There is an issue with WSL where the clock in WSl isn't updated when the host re

This repo has a workaround that creates a scheduled task that is triggered by Windows Events for resuming from sleep/hibernation. When the scheduled task executes it resets the clock in the WSL VM.

For the background to this repo, see [this blog post](https://stuartleeks.com/posts/fixing-clock-skew-with-wsl-2/)

## Setup

To set up the scheduled task, clone the repo and run `add-wslclocktask.ps1`.
Expand Down

0 comments on commit 38c40e6

Please sign in to comment.