This is an automated email from the ASF dual-hosted git repository.

ocket8888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new a405e7b  Fixing tm-health-client stopping trafficserver (#6190)
a405e7b is described below

commit a405e7bde05279550e8b264830c503d78bbfb5b7
Author: Steve Malenfant <[email protected]>
AuthorDate: Fri Sep 10 12:11:03 2021 -0400

    Fixing tm-health-client stopping trafficserver (#6190)
    
    Co-authored-by: Malenfant, Steve (CCI-Atlanta) <[email protected]>
---
 cache-config/tm-health-client/tm-health-client.service | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cache-config/tm-health-client/tm-health-client.service 
b/cache-config/tm-health-client/tm-health-client.service
index 6c2c3c9..10705c1 100644
--- a/cache-config/tm-health-client/tm-health-client.service
+++ b/cache-config/tm-health-client/tm-health-client.service
@@ -27,5 +27,4 @@ Restart=always
 RestartSec=5
 
 [Install]
-RequiredBy=trafficserver.service
 WantedBy=trafficserver.service

Reply via email to