summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/selftest/intel-self-test/xyz.openbmc_project.selftest.service
blob: b8c3554ae1512e94575d304c6728e5037d6afa7f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description= BMC Self-Test

[Service]
Restart=always
ExecStart=/usr/bin/env selftest
SyslogIdentifier=selftest

[Install]
WantedBy=multi-user.target