openwsman/openwsmand.service
Petr Šabata 085742f3c1 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/openwsman#86820ef4bec0de1557d1dfe3f19786392b5ca640
2020-10-15 22:29:59 +02:00

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