Files
OpenBMC/meta-luxshare/recipes-phosphor/luxshare-eeprom/read-guid-from-eeprom/read-guid-from-eeprom.service
T

13 lines
286 B
Desktop File
Raw Normal View History

2026-04-23 17:07:55 +08:00
[Unit]
Description=Read GUID from eeprom
After=xyz.openbmc_project.Settings.service
After=com.luxshare.eeprom.service
[Service]
Type=oneshot
ExecStart=/usr/bin/read-guid-from-eeprom.sh
ExecStartPost=touch /run/initramfs/read-guid-from-eeprom.done
[Install]
WantedBy=multi-user.target