12 lines
197 B
Desktop File
12 lines
197 B
Desktop File
[Unit]
|
|
Description=OpenPegasus CIM Server
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/cimserver
|
|
PIDFile=/var/run/tog-pegasus/cimserver.pid
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|