blob: 531aed3eaf03672ccc5a9ce423f1f07a302cbd09 [file] [log] [blame]
Potin Lai8d5ee802022-08-09 09:46:48 +00001[Unit]
2Description=Front Panel Board Checker
3StartLimitIntervalSec=90
4StartLimitBurst=5
5Before=phosphor-virtual-sensor.service
6Before=xyz.openbmc_project.EntityManager.service
7
8[Service]
9ExecStart=/usr/libexec/board-type-checker-fpb
10SyslogIdentifier=Front Panel Board Checker
11Type=oneshot
12RemainAfterExit=yes
13Restart=on-failure
14RestartSec=1
15
16[Install]
17WantedBy=multi-user.target