Project

General

Profile

Bug #12368

Updated by Alexis Mousset almost 6 years ago

We get two reports, at least on 4.3: 

 * service_restart_at_a_condition: 

 <pre> 
 [Unexpected] Restart service nfs was repaired 
 [Unexpected] Run action restart on service nfs was repaired 
 </pre> 

 * Service enabled at boot: 

 <pre> 
 [Unexpected] Ensure service httpd is started at boot was repaired 
 [Unexpected] Check if service httpd is started at boot could not be repaired 
 </pre> 

 * Service disabled at boot: 

 <pre> 
 [Unexpected] Ensure service conman is disabled at boot was correct 
 [Unexpected] Check if service conman is disabled at boot was correct 
 </pre> 


 

 * service_restart: 

 no report 

Back