blob: b1f51dc65cc6f79415361c8e71bef62b92bb04d9 [file] [log] [blame]
Tom Josephfddc4052017-01-16 16:43:05 +05301[Unit]
2Description=Network IPMI daemon
Deepak Kodihallie153aeb2017-07-25 10:14:28 -05003# TODO openbmc/openbmc#2059 - The wants/after below should be based on providers
Deepak Kodihalli77e518a2017-09-11 00:31:41 -05004Wants=mapper-wait@-xyz-openbmc_project-control-host0-boot.service
5After=mapper-wait@-xyz-openbmc_project-control-host0-boot.service
6Wants=mapper-wait@-xyz-openbmc_project-control-host0-boot-one_time.service
7After=mapper-wait@-xyz-openbmc_project-control-host0-boot-one_time.service
Deepak Kodihallie153aeb2017-07-25 10:14:28 -05008Wants=mapper-wait@-xyz-openbmc_project-control-host0-power_restore_policy.service
9After=mapper-wait@-xyz-openbmc_project-control-host0-power_restore_policy.service
10Wants=mapper-wait@-xyz-openbmc_project-control-host0-restriction_mode.service
11After=mapper-wait@-xyz-openbmc_project-control-host0-restriction_mode.service
Tom Josephfddc4052017-01-16 16:43:05 +053012
13[Service]
Michael Tritzfbd81be2017-08-15 14:07:23 -050014ExecStart=/usr/bin/env netipmid
15SyslogIdentifier=netipmid
Tom Josephfddc4052017-01-16 16:43:05 +053016Restart=always