5d2a8e8 Preserve original service_name in services

2 files Authored by simo 11 years ago, Committed by rcritten 11 years ago,
    Preserve original service_name in services
    
    This is needed to be able to reference stuff always wth the same name.
    The platform specific private name must be kept in a platform specific
    variable.
    In the case of systemd we store it in systemd_name
    For the redhat platform wellknown names and service name are the same so
    currently no special name is needed.
    
        
file modified
+10 -9