Project

General

Profile

Bug #6288

Updated by Matthieu CERDA about 9 years ago

We document: 
 <pre> 
 zypper update rudder* 
 </pre> 

 This is incorrect, and should be: 
 <pre> 
 zypper update "rudder*" "ncf*" 
 </pre> 

 Also, the jetty and slapd init scripts do not exist anymore (got prefixed by rudder-)

Back