blob: edf79d99434ca7c18f3aa31e1b07069018844237 [file] [log] [blame]
[Unit]
Description=Create empty PHYP-NVRAM file
Wants=obmc-vpnor-updatesymlinks.service
After=obmc-vpnor-updatesymlinks.service
Wants=obmc-flash-bios-init.service
After=obmc-flash-bios-init.service
ConditionPathExists=!/var/lib/phosphor-software-manager/hostfw/nvram/PHYP-NVRAM
[Service]
ExecStart=/usr/bin/create-NVRAM-file
Type=oneshot
RemainAfterExit=no
[Install]
WantedBy=pldmd.service