Skip to content

Commit

Permalink
feat: disable textinputhost which requires lots of resources (ctfmon)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Aug 2, 2023
1 parent 60d6d0e commit 57cc755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/playbook/Configuration/atlas/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ actions:
- !service: {name: 'SSDPSRV', operation: change, startup: 4}
- !service: {name: 'sppsvc', operation: change, startup: 3}
- !service: {name: 'SstpSvc', operation: change, startup: 4}
- !service: {name: 'TabletInputService', operation: change, startup: 4}
- !service: {name: 'Themes', operation: change, startup: 4}
- !service: {name: 'TrkWks', operation: change, startup: 4}
- !service: {name: 'W32Time', operation: change, startup: 4}
Expand Down

0 comments on commit 57cc755

Please sign in to comment.