blob: 08dc4c27f248c9611d4c90acd7b34df209ab2e9d [file] [log] [blame]
Jayanth Othayotha089bd22021-07-30 01:32:31 -05001[Unit]
2Description=Import Host%i PHAL devtree attributes
3After=obmc-host-reset-running@%i.target
4Before=attn_handler.service
5ConditionPathExists=/run/openbmc/chassis@%i-on
6ConditionPathExists=/run/openbmc/host@%i-on
7
8[Service]
9RemainAfterExit=yes
10Type=oneshot
11ExecStart=/usr/bin/openpower-proc-control importDevtree
12
13[Install]
14WantedBy=multi-user.target