blob: 7d69c31a5cb2b1ed213d19f43958e9a972dbe455 [file] [log] [blame]
James Feistce4367c2018-10-16 09:19:57 -07001[Unit]
2Description=Fru Device
3ConditionFileNotEmpty={bindir}/fru-device
4StopWhenUnneeded=true
5After=xyz.openbmc_project.CloseMuxes.service dbus.service
6
7[Service]
8ExecStart=/usr/sbin/fru-device
9Type=oneshot
10
11[Install]
12WantedBy=basic.target