blob: 3c8ce076c6ede21240a2f9e09134918449069c30 [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-parser
Type=oneshot
[Install]
WantedBy=multi-user.target