This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/sbin/cimserver
- 
        ExecStartPre=/usr/share/Pegasus/scripts/generate-certs
- 
        PIDFile=/var/run/tog-pegasus/cimserver.pid
- 
        Type=forking
 
- 
        
- 
    [Unit]- 
        After=syslog.target slpd.service
- 
        Description=OpenPegasus CIM Server
 
- 
        
Additionnal notes
Nothing here.