James Feist | ce4367c | 2018-10-16 09:19:57 -0700 | [diff] [blame] | 1 | [Unit] |
2 | Description=Fru Device | ||||
James Feist | ce4367c | 2018-10-16 09:19:57 -0700 | [diff] [blame] | 3 | After=xyz.openbmc_project.CloseMuxes.service dbus.service |
4 | |||||
5 | [Service] | ||||
Patrick Venture | dd9c79b | 2019-03-28 13:05:10 -0700 | [diff] [blame] | 6 | ExecStart=/usr/bin/fru-device |
Yong Li | d534f74 | 2018-11-09 10:32:02 +0800 | [diff] [blame] | 7 | Type=simple |
James Feist | ce4367c | 2018-10-16 09:19:57 -0700 | [diff] [blame] | 8 | |
9 | [Install] | ||||
Brad Bishop | 3649678 | 2020-11-04 20:13:09 -0500 | [diff] [blame] | 10 | WantedBy=multi-user.target |