blob: 7ad059eadb24ab2c271f0231360464f80de065e1 [file] [log] [blame]
Jayanth Othayoth07e9a6a2021-07-30 03:52:13 -05001[Unit]
2Description=Export Host%i PHAL devtree attributes
3Wants=obmc-host-started@%i.target
4After=obmc-host-started@%i.target
Adriana Kobylakbbb53392022-02-14 21:15:48 +00005After=openpower-update-bios-attr-table.service
Jayanth Othayoth07e9a6a2021-07-30 03:52:13 -05006Conflicts=obmc-host-stop@%i.target
7
8[Service]
9RemainAfterExit=yes
10Type=simple
11ExecStart=/usr/bin/phal-export-devtree
12
13[Install]
Andrew Geissler933bee72023-05-09 11:10:38 -050014#WantedBy=obmc-host-startmin@0.target