blob: e58a046297a1e49aef2f199442bdb146a13d5e47 [file] [log] [blame]
[Unit]
Description=Init BMC Hostname
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