f742138 Fix ipactl service ordering

1 file Authored by mbasti 9 years ago, Committed by mkosek 9 years ago,
    Fix ipactl service ordering
    
    Ipactl sorted service start order as string, which causes service with start order
    100 starts before service with start order 30.
    
    Patch fixes ipactl to use integers for ordering.
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
file modified
+5 -1