| Brandon Wyman | bd1c4ff | 2020-01-14 14:09:56 -0600 | [diff] [blame] | 1 | [Unit] |
| 2 | Description=Phosphor Power Supply Monitor | ||||
| Brandon Wyman | 9b86852 | 2020-11-24 18:27:45 -0600 | [diff] [blame^] | 3 | Wants=mapper-wait@-xyz-openbmc_project-inventory-system.service |
| 4 | After=mapper-wait@-xyz-openbmc_project-inventory-system.service | ||||
| Brandon Wyman | bd1c4ff | 2020-01-14 14:09:56 -0600 | [diff] [blame] | 5 | |
| 6 | [Service] | ||||
| 7 | Restart=on-failure | ||||
| 8 | ExecStart=phosphor-psu-monitor | ||||
| 9 | |||||
| 10 | [Install] | ||||
| 11 | WantedBy=multi-user.target | ||||