Skip to content

Commit

Permalink
Update windows_service/README.md
Browse files Browse the repository at this point in the history
edited README

Co-authored-by: Branden Clark <[email protected]>
  • Loading branch information
mrafi97 and clarkb7 authored Oct 10, 2023
1 parent c43b78d commit ee937a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows_service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Below are some examples showing possible configurations.
services:
- trigger_start: false
# Matches all services with an automatic startup type and has a trigger
# Matches all services with an automatic startup type and excludes services with triggers
services:
- startup_type: automatic
trigger_start: false
Expand Down

0 comments on commit ee937a6

Please sign in to comment.