summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-olympus-nuvoton/recipes-olympus-nuvoton/power/first-boot-set-psu/first-boot-set-psu@.service
blob: 1d414f57778fe1550f154e187d4ccfa9f07108fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Init PSU Inventory for PSU %I
Wants=mapper-wait@-xyz-openbmc_project-inventory.service
After=mapper-wait@-xyz-openbmc_project-inventory.service

[Service]
ExecStart=/usr/bin/first-boot-set-psu.sh %i
RemainAfterExit=yes
SyslogIdentifier=first-boot-set-psu
Restart=on-failure
RestartSec=20

[Install]
WantedBy=multi-user.target