blob: 8b39310fd19b9ea29e779ff600f5362ab6064303 [file] [log] [blame]
#currently these services are added just for backward compatibility.
#It will perform no task in the system and will be eventually removed.
[Unit]
Description=Wait for VPD Collection Services to complete
Wants=vpd-manager.service
After=vpd-manager.service
After=set-spi-mux.service
[Service]
ExecStart=/usr/bin/wait-vpd-status.sh
Type=oneshot
[Install]
WantedBy=multi-user.target