aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/openwbem/openwbem/owcimomd.service
blob: c6694b71965fccce805151e6fd059b2fdff2df3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Web Based Enterprise Management (WBEM) Implementation
After=syslog.target

[Service]
Type=forking
ExecStart=/usr/sbin/owcimomd
ExecStartPre=/etc/openwbem/checkserverkey
PIDFile=/var/run/owcimomd.pid

[Install]
WantedBy=multi-user.target