blob: 9881b8fc6e3e42fa2e98a536180f80d50487f657 [file] [log] [blame]
[Unit]
Description=Phosphor BMC Security Check
Wants=xyz.openbmc_project.Settings.service
After=xyz.openbmc_project.Settings.service
[Service]
ExecStart=/usr/bin/phosphor-secure-boot-check
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target