1a089bd29SJayanth Othayoth[Unit]
2a089bd29SJayanth OthayothDescription=Import Host%i PHAL devtree attributes
3a089bd29SJayanth OthayothAfter=obmc-host-reset-running@%i.target
4a089bd29SJayanth OthayothBefore=attn_handler.service
5*bbb53393SAdriana KobylakAfter=openpower-update-bios-attr-table.service
6a089bd29SJayanth OthayothConditionPathExists=/run/openbmc/chassis@%i-on
7a089bd29SJayanth OthayothConditionPathExists=/run/openbmc/host@%i-on
8a089bd29SJayanth Othayoth
9a089bd29SJayanth Othayoth[Service]
10a089bd29SJayanth OthayothRemainAfterExit=yes
11a089bd29SJayanth OthayothType=oneshot
12a089bd29SJayanth OthayothExecStart=/usr/bin/openpower-proc-control importDevtree
13a089bd29SJayanth Othayoth
14a089bd29SJayanth Othayoth[Install]
15a089bd29SJayanth OthayothWantedBy=multi-user.target
16