blob: 3d346c56109e10c2d02a16c3e4009c84b9c94262 [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]
Michael Tritzfbd81be2017-08-15 14:07:23 -050014ExecStart=/usr/bin/env netipmid
15SyslogIdentifier=netipmid
Tom Josephfddc4052017-01-16 16:43:05 +053016Restart=always