From dc7362dab196fbb6c5d909279fb0e9d06226f4d9 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Fri, 30 Aug 2024 19:45:47 +0200 Subject: [PATCH] Added AsusPTPService to the stop/start list https://github.com/seerge/g-helper/issues/3031 --- app/Helpers/OptimizationService.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Helpers/OptimizationService.cs b/app/Helpers/OptimizationService.cs index 28a81b7c..743457bb 100644 --- a/app/Helpers/OptimizationService.cs +++ b/app/Helpers/OptimizationService.cs @@ -17,6 +17,7 @@ namespace GHelper.Helpers "ASUSSwitch", "ASUSSystemAnalysis", "ASUSSystemDiagnosis", + "AsusPTPService", "AsusCertService" };