085742f3c1
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/openwsman#86820ef4bec0de1557d1dfe3f19786392b5ca640
13 lines
241 B
Desktop File
13 lines
241 B
Desktop File
[Unit]
|
|
Description=Openwsman WS-Management Service
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/openwsmand -S
|
|
ExecStartPre=/etc/openwsman/owsmantestcert.sh
|
|
PIDFile=/var/run/wsmand.pid
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|