blob: 9881b8fc6e3e42fa2e98a536180f80d50487f657 [file] [log] [blame]
Andrew Geissler1662ba62022-03-18 13:51:46 -05001[Unit]
2Description=Phosphor BMC Security Check
Andrew Geissler1662ba62022-03-18 13:51:46 -05003Wants=xyz.openbmc_project.Settings.service
4After=xyz.openbmc_project.Settings.service
5
6
7[Service]
8ExecStart=/usr/bin/phosphor-secure-boot-check
9Type=oneshot
10RemainAfterExit=yes
11
12[Install]
13WantedBy=multi-user.target