blob: 2e5b76909cb94e00ecf22c86cf9dec3a56ad2071 [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]
# TODO revert the below
#WantedBy=multi-user.target
WantedBy=basic.target