Skip to content

Commit

Permalink
fix: only start the unit in WSL (#441)
Browse files Browse the repository at this point in the history
This a WSL only unit and it must not start in other environments.
  • Loading branch information
jibel authored Dec 8, 2023
2 parents 398ea7a + 8b87733 commit 0825743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wsl-pro-service/services/wsl-pro.service
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[Unit]
Description=Bridge to Ubuntu Pro agent on Windows
ConditionVirtualization=wsl

[Service]
Type=notify
Expand Down

0 comments on commit 0825743

Please sign in to comment.