blob: c6694b71965fccce805151e6fd059b2fdff2df3f [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001[Unit]
2Description=Web Based Enterprise Management (WBEM) Implementation
3After=syslog.target
4
5[Service]
6Type=forking
7ExecStart=/usr/sbin/owcimomd
8ExecStartPre=/etc/openwbem/checkserverkey
9PIDFile=/var/run/owcimomd.pid
10
11[Install]
12WantedBy=multi-user.target