openbmc / entity-manager

Run-time JSON driven system configuration manager
Other
26 stars 48 forks source link

"Restart=always" in FruDevice.service #23

Open sms125jb opened 1 year ago

sms125jb commented 1 year ago

Hi...

Our platform met the expiration of FruDevice.service at certain corner case. 1970-01-01T00:00:44.247760+00:00 OpenBMC.0.1.ServiceFailure,xyz.openbmc_project.FruDevice.service

We are debugging this issue, meanwhile, found FruDevice.service does not add ""Restart=always", so, if service is expired, no more trial of execution. Most of other services have this option, so, wondering whether it is robust to run FruDevice without this option ?