[Unit] | |
Description=Init BMC Hostname | |
Wants=mapper-wait@-xyz-openbmc_project-inventory.service | |
After=mapper-wait@-xyz-openbmc_project-inventory.service | |
Wants=op-vpd-parser.service | |
After=op-vpd-parser.service | |
[Service] | |
ExecStart=/usr/bin/first-boot-set-hostname.sh | |
Type=oneshot | |
RemainAfterExit=Yes | |
[Install] | |
WantedBy=multi-user.target | |