1[Unit]
2Description=Phosphor Power Supply Monitor
3Wants=mapper-wait@-xyz-openbmc_project-inventory-system.service
4After=mapper-wait@-xyz-openbmc_project-inventory-system.service
5
6[Service]
7Restart=on-failure
8ExecStart=phosphor-psu-monitor
9
10[Install]
11WantedBy=multi-user.target
12