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
|