blob: bdda6ccec1c2e88150837c6ec3012602b6d538c2 [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
4Wants=mapper-wait@-xyz-openbmc_project-control-host0-boot_mode.service
5After=mapper-wait@-xyz-openbmc_project-control-host0-boot_mode.service
6Wants=mapper-wait@-xyz-openbmc_project-control-host0-boot_source.service
7After=mapper-wait@-xyz-openbmc_project-control-host0-boot_source.service
8Wants=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]
14ExecStart={sbindir}/netipmid
15Restart=always